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

chore: rename requests root to requests hash #1379

Merged
merged 1 commit into from
Oct 17, 2024
Merged

Conversation

onbjerg
Copy link
Member

@onbjerg onbjerg commented Sep 26, 2024

Motivation

The requests root is now a hash over an RLP encoded list of all requests in the block, i.e. a "requests hash". See ethereum/EIPs#8854

Solution

Rename requests_root.

Closes #1339

PR Checklist

  • Added Tests
  • Added Documentation
  • Breaking changes

@onbjerg onbjerg added the enhancement New feature or request label Sep 26, 2024
@onbjerg
Copy link
Member Author

onbjerg commented Sep 26, 2024

Please do not merge this upon approval, I'd like to merge the devnet 4 PRs in one go when necessary.

@mattsse mattsse merged commit 0b8fd17 into main Oct 17, 2024
26 checks passed
@mattsse mattsse deleted the onbjerg/requests-hash branch October 17, 2024 16:25
@onbjerg onbjerg mentioned this pull request Oct 17, 2024
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature] Replace requests root with flat hash
2 participants