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

Adopt latest changes to request hash computation #6718

Merged
merged 2 commits into from
Nov 24, 2024

Conversation

etan-status
Copy link
Contributor

The requestType of empty lists is no longer part of the requests hash.

The `requestType` of empty lists is no longer part of the requests hash.

- ethereum/EIPs#8989
@tersec
Copy link
Contributor

tersec commented Nov 21, 2024

Probably best to merge as part of when https://github.com/ethereum/consensus-specs/releases gets a 1.5.0-alpha.9.

Copy link

Unit Test Results

       12 files    1 814 suites   55m 52s ⏱️
  5 239 tests   4 891 ✔️ 348 💤 0
29 105 runs  28 653 ✔️ 452 💤 0

Results for commit 0660dc9.

@etan-status
Copy link
Contributor Author

Tested using ethereum/consensus-specs#3998 -- hashes are the same across all consensus-spec-tests except the one that test 0-length transactions (status-im/nim-eth#744 (comment)). the 0-length tx is invalid anyway so it doesn't matter too much whether it gets rejected for invalid block hash or for being 0-length.

@tersec tersec merged commit ddad30f into unstable Nov 24, 2024
13 checks passed
@tersec tersec deleted the dev/etan/ef-emptyreqhash branch November 24, 2024 06:36
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