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

t8ntool: fix setting correct extraBlobGas #3728

Merged
merged 1 commit into from
Oct 8, 2024

Conversation

jochem-brouwer
Copy link
Member

Fixes ethereum/execution-spec-tests#883

Correctly sets the excessBlobGas in case no current excess blob gas is provided by the environment, by calculating the excessBlobGas based upon the parent header.

Copy link
Contributor

@acolytec3 acolytec3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@acolytec3 acolytec3 merged commit 036f63c into master Oct 8, 2024
39 checks passed
@holgerd77 holgerd77 deleted the t8ntool-correct-parentblock branch October 9, 2024 07:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ethereumjs t8n fill compatibility
2 participants