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

Fix server side beacon blocks by range #4046

Merged
merged 2 commits into from
Nov 19, 2019
Merged

Conversation

prestonvanloon
Copy link
Member

Part of #4041.

The problem here was that peers were incorrectly rejecting valid requests since the last step in a request is not inclusive for block fetching. We were also accessing an unnecessary extra step worth of blocks from the database.

@prestonvanloon prestonvanloon merged commit 3f6435a into master Nov 19, 2019
@delete-merged-branch delete-merged-branch bot deleted the round-robin-fix branch November 19, 2019 03:56
cryptomental pushed a commit to cryptomental/prysm that referenced this pull request Feb 24, 2020
cryptomental pushed a commit to cryptomental/prysm that referenced this pull request Feb 28, 2020
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.

2 participants