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

Open
Uxio0 opened this issue Oct 8, 2024 · 0 comments
Assignees
Labels
bug Something isn't working imp1 High importance

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 yperbasis added imp1 High importance bug Something isn't working labels Oct 8, 2024
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

No branches or pull requests

3 participants