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

Fix block hash computation for withdrawal sanity tests #2

Merged

Conversation

etan-status
Copy link

Request hash is not considered in compute_el_block_hash, have to use one of the other overloads for this to work.

Request hash is not considered in `compute_el_block_hash`, have to use
one of the other overloads for this to work.
@etan-status
Copy link
Author

With this, Nimbus passes the tests, i.e., it computes the same block hash as pyspec.

@jtraglia jtraglia merged commit bfe166c into jtraglia:exclude-empty-requests Nov 22, 2024
0 of 3 checks passed
@etan-status etan-status deleted the exclude-empty-requests branch November 22, 2024 12:09
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