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

EigenPod.getParentBlockRoot: invalid block root returned when returning a trace #12242

Closed
Uxio0 opened this issue Oct 8, 2024 · 1 comment · Fixed by #12559
Closed

EigenPod.getParentBlockRoot: invalid block root returned when returning a trace #12242

Uxio0 opened this issue Oct 8, 2024 · 1 comment · Fixed by #12559
Assignees
Labels
bug Something isn't working imp1 High importance
Milestone

Comments

@Uxio0
Copy link

Uxio0 commented Oct 8, 2024

System information

Erigon version: 2.60.8
OS & Version: Linux
Chain/Network: Mainnet

Expected behaviour

Traces should not contain errors, as Nethermind is doing. It looks related to https://eips.ethereum.org/EIPS/eip-4788

Actual behaviour

Traces contain errors. Error is EigenPod.getParentBlockRoot: invalid block root returned

Steps to reproduce the behaviour

Call RPC with:

{"method":"trace_transaction","params":["0x3bb48b222448fb9f17a1f1116930cf4598b42974b17eea433f4b4c4349244b0c"],"id":1,"jsonrpc":"2.0"}
@yperbasis
Copy link
Member

Fixed by PR #12559 and will be released in v2.60.10.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working imp1 High importance
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants