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

Implement Mempool Crawler Task #2593

Closed
Tracked by #2309
mpguerra opened this issue Aug 9, 2021 · 0 comments · Fixed by #2646
Closed
Tracked by #2309

Implement Mempool Crawler Task #2593

mpguerra opened this issue Aug 9, 2021 · 0 comments · Fixed by #2646
Assignees
Labels
A-rust Area: Updates to Rust code

Comments

@mpguerra
Copy link
Contributor

mpguerra commented Aug 9, 2021

Motivation

In order to fill our mempool we need to send MempoolTransactionIds messages to peers in our address book.

Specifications

Designs

https://developer.bitcoin.org/reference/p2p_networking.html#mempool

Related Work

@mpguerra mpguerra added C-enhancement Category: This is an improvement S-needs-triage Status: A bug report needs triage labels Aug 9, 2021
@mpguerra mpguerra added this to the 2021 Sprint 17 milestone Aug 9, 2021
@mpguerra mpguerra mentioned this issue Aug 11, 2021
59 tasks
@jvff jvff self-assigned this Aug 16, 2021
@jvff jvff modified the milestones: 2021 Sprint 17, 2021 Sprint 16 Aug 16, 2021
@mpguerra mpguerra linked a pull request Aug 23, 2021 that will close this issue
3 tasks
@dconnolly dconnolly added A-rust Area: Updates to Rust code P-Medium and removed C-enhancement Category: This is an improvement S-needs-triage Status: A bug report needs triage labels Aug 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-rust Area: Updates to Rust code
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants