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

Apply GOSSIP_MAX_SIZE to uncompressed msg size #8895

Closed
tbenr opened this issue Dec 6, 2024 · 0 comments
Closed

Apply GOSSIP_MAX_SIZE to uncompressed msg size #8895

tbenr opened this issue Dec 6, 2024 · 0 comments
Assignees

Comments

@tbenr
Copy link
Contributor

tbenr commented Dec 6, 2024

ethereum/consensus-specs#4041

we currently apply the check to the original snappy message (compressed). As per spec we should apply that check to the "uncompressed" message.

Moreover the spec PR is about to change the limit.

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

No branches or pull requests

2 participants