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

feat(l2-withdrawals): Verify l2 withdrawals root in PayloadValidator #14636

Open
wants to merge 16 commits into
base: main
Choose a base branch
from

Conversation

emhane
Copy link
Member

@emhane emhane commented Feb 21, 2025

Closes #14583

@emhane emhane added A-engine Related to the engine implementation A-op-reth Related to Optimism and op-reth labels Feb 21, 2025
Copy link
Collaborator

@mattsse mattsse left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

imo this is the best approach,

@rkrasiuk likely has some suggestions re improving the state access, but we can tune that separately I believe

@emhane emhane force-pushed the emhane/validate-with-hashed-state branch from 70395b1 to 0dcce05 Compare February 21, 2025 17:19
@emhane
Copy link
Member Author

emhane commented Feb 21, 2025

oh man this manifest formatting is giving me trouble on several prs now. I'm running make lint toml, and ci still doesn't like it

@emhane emhane requested a review from mattsse February 21, 2025 17:30
@emhane emhane enabled auto-merge February 21, 2025 17:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-engine Related to the engine implementation A-op-reth Related to Optimism and op-reth
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Verify l2 withdrawals root in live sync
2 participants