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

Post-merge test vectors from Nethermind to Reth #8

Merged
merged 9 commits into from
Sep 18, 2024
Merged

Conversation

dapplion
Copy link
Member

@dapplion dapplion commented Aug 2, 2024

Using the execution engine API generate blocks of a post-merge network and feed them to Reth.

Includes a CI step to automatically test it

  • Generate test vectors
  • Nethermind accepts them
  • Reth accepts them

Current issue:

State root mismatch processing first block

Invalid block error on new payload invalid_hash=0xc0f683b61355455d49af3dbb11fe1f65e9ae8670890d6fb1aadcbf5f8acc960b invalid_number=1 error=mismatched block state root: got
0xf642572d6309b2f2ecad2a6a8b24774beff142d46b525465514feba61f8f601a,
expected
0xa59f6ea19d9ee6d7e79bcb286e6d8838b47b48351b37960e24c0a72d41fa1629

@dapplion dapplion changed the title Gen blocks Post-merge test vectors from Nethermind to Reth Aug 3, 2024
@dapplion
Copy link
Member Author

Merging for now to prevent conflicts

@dapplion dapplion merged commit 2b1aeef into master Sep 18, 2024
5 of 6 checks passed
@dapplion dapplion deleted the gen-blocks branch September 18, 2024 08:35
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