Skip to content

eth/69: Disconnect peer when receive invalid blockRangeUpdate #3300

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

Merged
merged 3 commits into from
May 19, 2025

Conversation

jangko
Copy link
Contributor

@jangko jangko commented May 19, 2025

Hive test sends an invalid announcement with earliest > latest and expects a disconnect, but Nimbus just keeps the connection open.

fix #3299

@jangko jangko merged commit 37da150 into master May 19, 2025
5 checks passed
@jangko jangko deleted the fix-block-range-update branch May 19, 2025 14:48
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.

disconnect on invalid blockRangeUpdate in eth69
3 participants