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: check for genesis block on pool validator init #7699

Merged
merged 2 commits into from
Apr 17, 2024

Conversation

mattsse
Copy link
Collaborator

@mattsse mattsse commented Apr 17, 2024

we can only extract L1 block info if there's an info tx in the block, the genesis block is empty.
so we set the info to empty, once there's a new block this will get updated

@mattsse mattsse requested a review from gakonst as a code owner April 17, 2024 12:29
@mattsse mattsse added the A-op-reth Related to Optimism and op-reth label Apr 17, 2024
@mattsse mattsse enabled auto-merge April 17, 2024 13:09
@mattsse mattsse disabled auto-merge April 17, 2024 13:21
@mattsse mattsse merged commit dc39fd6 into main Apr 17, 2024
27 checks passed
@mattsse mattsse deleted the matt/check-for-genesis-block branch April 17, 2024 13:21
mw2000 pushed a commit to mw2000/reth that referenced this pull request Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-op-reth Related to Optimism and op-reth
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants