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

core: add validation for Requests #30428

Closed
wants to merge 1 commit into from

Conversation

islishude
Copy link
Contributor

split from #30423

the body validation is still required, a bad peer can send wrong request body but correct request hash to deceive network.

todo: update the request hash after the #30425 is merged

@karalabe
Copy link
Member

These fields are validated when receiving from the network, whether via the engine api or within the downloader.

@karalabe karalabe closed this Sep 16, 2024
@karalabe
Copy link
Member

Hmmm, this is something new for requests. I may be wrong.

@karalabe karalabe reopened this Sep 16, 2024
@islishude
Copy link
Contributor Author

the block will not have the Requests after ethereum/EIPs#8908

@islishude islishude closed this Sep 27, 2024
@islishude islishude deleted the fix-eip6110-validation branch October 6, 2024 02:15
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