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

Incorrect prestate balance for Blob-commit transactions #11368

Closed
Otto-AA opened this issue Jul 27, 2024 · 1 comment · Fixed by #11650
Closed

Incorrect prestate balance for Blob-commit transactions #11368

Otto-AA opened this issue Jul 27, 2024 · 1 comment · Fixed by #11650
Assignees

Comments

@Otto-AA
Copy link

Otto-AA commented Jul 27, 2024

System information

Erigon version: cast client -r https://eth-pokt.nodies.app/ -> erigon/2.59.3/linux-amd64/go1.21.5

Chain/Network: Ethereum / main

Expected behaviour

It should output the correct prestate balance for Blob-Commit transactions.

Actual behaviour

It outputs a prestate balance that is 0x20000 too low.

Steps to reproduce the behaviour

I've tested it with following command, though it probably affects all types of prestate tracing:

cast rpc debug_traceBlockByNumber 0x12f94ce '{"tracer": "prestateTracer", "tracerConfig": { "diffMode": true } }'

Then inspect the prestate balances for following commits:

@somnathb1
Copy link
Contributor

Will take it up soon

@somnathb1 somnathb1 linked a pull request Aug 16, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants