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

*wip* spv: Add batched cfilter fetching #2314

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

matheusd
Copy link
Member

@matheusd matheusd commented Dec 5, 2023

Requires decred/dcrd#3211

Part of #2289

Draft for the time being, until the upstream requirement is merged, but should be close to the final format.

When the remote peer supports batched cfilter fetching, use that. This allows mixing both peers that support with peers that do not support batched fetching when downloading cfilters, making this useful even while the network is not fully updated.

spv connect with known remote fast node
[DBG] SYNC: Initial sync completed in 3m5s 

@jrick
Copy link
Member

jrick commented May 13, 2024

This looks good, but I want to commit the mixing integration first (mixing is protocol version 10, this is 11, it would strange/incorrect to commit these out of order)

...even though dcrd did just that :/

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.

None yet

2 participants