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

Broadcast AdvertiseTransactionIds to peers when transactions are added to our mempool #2758

Closed
Tracked by #2309
mpguerra opened this issue Sep 15, 2021 · 1 comment · Fixed by #2823
Closed
Tracked by #2309
Assignees
Labels
C-enhancement Category: This is an improvement

Comments

@mpguerra
Copy link
Contributor

mpguerra commented Sep 15, 2021

Once we verify transactions and add them into our mempool, we should gossip those transaction ids to our peers as an unsolicited tx message (https://developer.bitcoin.org/reference/p2p_networking.html#tx )

@mpguerra mpguerra mentioned this issue Sep 15, 2021
59 tasks
@mpguerra mpguerra added C-enhancement Category: This is an improvement S-needs-triage Status: A bug report needs triage labels Sep 15, 2021
@mpguerra mpguerra added this to the 2021 Sprint 19 milestone Sep 15, 2021
@oxarbitrage oxarbitrage self-assigned this Sep 27, 2021
@mpguerra
Copy link
Contributor Author

@mpguerra mpguerra removed the S-needs-triage Status: A bug report needs triage label Oct 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-enhancement Category: This is an improvement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants