We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Erigon version: 2.60.8 OS & Version: Linux Chain/Network: Mainnet
2.60.8
Traces should not contain errors, as Nethermind is doing. It looks related to https://eips.ethereum.org/EIPS/eip-4788
Traces contain errors. Error is EigenPod.getParentBlockRoot: invalid block root returned
Call RPC with:
{"method":"trace_transaction","params":["0x3bb48b222448fb9f17a1f1116930cf4598b42974b17eea433f4b4c4349244b0c"],"id":1,"jsonrpc":"2.0"}
The text was updated successfully, but these errors were encountered:
first run for txIndex XX error: insufficient funds for gas * price + value
Fixed by PR #12559 and will be released in v2.60.10.
Sorry, something went wrong.
racytech
Successfully merging a pull request may close this issue.
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:
The text was updated successfully, but these errors were encountered: