Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

p2p: fix wantTXGossip modifications #5982

Merged

Conversation

algorandskiy
Copy link
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
14 checks passed
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