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

tests: Add currentExcessBlobGas to state tests #28735

Merged
merged 1 commit into from Dec 28, 2023

Conversation

marioevz
Copy link
Member

Adds currentExcessBlobGas to the state test parser, to be able to read tests generated by the following PR:

ethereum/execution-spec-tests#356

The value is interpreted as the current context's ExcessBlobGas, as the value that would been read from the block's header, and assuming the value was correctly calculated by using the parent's ExcessBlobGas and BlobGasUsed.

@fjl fjl merged commit b5b7003 into ethereum:master Dec 28, 2023
2 of 3 checks passed
@fjl fjl added this to the 1.13.8 milestone Dec 28, 2023
@MariusVanDerWijden MariusVanDerWijden modified the milestones: 1.13.8, 1.13.9 Jan 10, 2024
Dergarcon pushed a commit to specialmechanisms/mev-geth-0x2mev that referenced this pull request Jan 31, 2024
maoueh pushed a commit to streamingfast/go-ethereum that referenced this pull request Apr 29, 2024
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 this pull request may close these issues.

None yet

3 participants