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

[Optimize] Increase number of blocks requested in BlockRequest #3228

Merged
merged 10 commits into from
Apr 19, 2024

Conversation

raychu86
Copy link
Contributor

Motivation

This PR increases the block range for each BlockRequest from 1 to 5. In addition there is a tweak to how we are selecting the blocks to request, to prevent needless duplication.

This should will the number of messages being sent on the network.

@howardwu howardwu merged commit 02cc077 into mainnet-staging Apr 19, 2024
24 checks passed
@howardwu howardwu deleted the feat/sync-range branch April 19, 2024 20:20
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