Skip to content

p2p: fix wantTXGossip modifications#5982

Merged
algorandskiy merged 2 commits intoalgorand:feature/p2pfrom
algorandskiy:pavel/p2p-want-gossip-fix
Apr 19, 2024
Merged

p2p: fix wantTXGossip modifications#5982
algorandskiy merged 2 commits intoalgorand:feature/p2pfrom
algorandskiy:pavel/p2p-want-gossip-fix

Conversation

@algorandskiy
Copy link
Copy Markdown
Contributor

Summary

There was a bug in wantTXGossip setting here, forcing relays to unsubscribe from TX traffic.

Additionally added a missing gossipSubPeer.OnClose needed in txHandler.

Test Plan

Updated wantTXGossip unit test.

@algorandskiy algorandskiy added Bug-Fix p2p Work related to the p2p project labels Apr 19, 2024
@algorandskiy algorandskiy requested a review from cce April 19, 2024 21:02
@algorandskiy algorandskiy self-assigned this Apr 19, 2024
@algorandskiy algorandskiy merged commit d38f35c into algorand:feature/p2p Apr 19, 2024
@algorandskiy algorandskiy deleted the pavel/p2p-want-gossip-fix branch March 16, 2026 20:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug-Fix p2p Work related to the p2p project

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant