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

Reth vs L2 Geth Integration Consistency Tests #37

Open
Tracked by #16
frisitano opened this issue Nov 20, 2024 · 0 comments
Open
Tracked by #16

Reth vs L2 Geth Integration Consistency Tests #37

frisitano opened this issue Nov 20, 2024 · 0 comments
Milestone

Comments

@frisitano
Copy link
Collaborator

frisitano commented Nov 20, 2024

Overview

We should develop a pattern to perform consistency checks against L2 Geth to ensure correctness.

Design Considerations

L2 geth does not support the engine API and as such we can not use the engine API to drive block production of L2 geth.

Peter Prosal

Generate a chain of test blocks using l2 geth and feed them to reth and assert consistent state root. We can serialize these blocks and run this integration test via CI.

@frisitano frisitano added this to the Milestone 1 milestone Nov 20, 2024
@frisitano frisitano mentioned this issue Nov 20, 2024
9 tasks
@frisitano frisitano added this to Reth Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant