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

validate EL block hash when running consensus block tests #6406

Open
wants to merge 10 commits into
base: unstable
Choose a base branch
from

Conversation

etan-status
Copy link
Contributor

We currently don't have an easy way to test EL block hash computation. As the EL block hash in consensus-spec-tests is computed correctly, update the test runners that load block from test files to also verify the EL block hash. This increases missing test coverage.

Requires ethereum/consensus-specs#3829

We currently don't have an easy way to test EL block hash computation.
As the EL block hash in consensus-spec-tests is computed correctly,
update the test runners that load block from test files to also verify
the EL block hash. This increases missing test coverage.

Requires ethereum/consensus-specs#3829
Copy link

github-actions bot commented Jul 3, 2024

Unit Test Results

0 files   -          9  0 suites   - 1 334   0s ⏱️ - 31m 45s
0 tests  -   5 064  0 ✔️  -   4 716  0 💤  - 348  0 ±0 
0 runs   - 20 991  0 ✔️  - 20 587  0 💤  - 404  0 ±0 

Results for commit 89021d0. ± Comparison against base commit 904318c.

♻️ This comment has been updated with latest results.

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.

1 participant