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 failure when replaying block number 21041283 #722

Open
Wodann opened this issue Oct 29, 2024 · 0 comments
Open

Fix failure when replaying block number 21041283 #722

Wodann opened this issue Oct 29, 2024 · 0 comments

Comments

@Wodann
Copy link
Member

Wodann commented Oct 29, 2024

Block number 21041283 is failing to replay correctly (ci failure, Repro branch).

Potentially related: erigontech/erigon#12242

Analysis

One transaction in the block reverts instead of succeeding, with this error message:

EigenPod.getParentBlockRoot: invalid block root returned

It might be that we're not correctly setting the parent_beacon_block_root (EIP-4788)

Definition of done
Fix the bug such that the test in the repro branch succeeds.

@github-project-automation github-project-automation bot moved this to Unconfirmed in EDR Oct 29, 2024
@Wodann Wodann moved this from Unconfirmed to Todo in EDR Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

No branches or pull requests

1 participant