Skip to content

Conversation

@MarcoPolo
Copy link
Contributor

We were sending IDONTWANT to the sender of the received message. This is pointless, as the sender should not repeat a message it already sent. The sender could also have tracked that it had sent this peer the message (we don't do this currently, and it's probably not necessary).

@ppopth

@vyzo vyzo merged commit 50ccc5c into master Apr 30, 2025
7 checks passed
@vyzo vyzo deleted the marco/dont-IDONTWANT-your-sender branch April 30, 2025 07:58
@MarcoPolo MarcoPolo mentioned this pull request May 20, 2025
MarcoPolo added a commit that referenced this pull request May 29, 2025
This release contains a couple fixes and the new Batch Publishing
feature.

- #607 Batch Publishing. Useful if you are publishing a group of related
messages at once
- #612 Send IDONTWANT before initial publish. Useful when many nodes may
publish the same message at once.
- #609 Avoid sending an extra "IDONTWANT" to the peer that just sent you
a message.
- #615 10x faster rpc splitting.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants