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

Update EIP-4844: Rename "data gas" to "blob gas" #225

Merged
merged 7 commits into from
Jul 27, 2023

Conversation

spencer-tb
Copy link
Collaborator

@spencer-tb spencer-tb commented Jul 25, 2023

➕ Adds the appropriate changes to fields that contain "data gas" (I hope there is no mistakes...).

Required for devnet-8.

Spec change: ethereum/EIPs#7354

The following geth t8n branch can be used to fill 4884 & 4788 tests:
https://github.com/spencer-tb/go-ethereum/commits/cancun-t8n

@spencer-tb spencer-tb requested review from marioevz and danceratopz and removed request for marioevz July 25, 2023 13:53
@spencer-tb
Copy link
Collaborator Author

Lets wait until some of the other PRs are merged first, changing this to draft. Will rebase afterwards!

@spencer-tb spencer-tb marked this pull request as draft July 25, 2023 17:10
Copy link
Member

@danceratopz danceratopz left a comment

Choose a reason for hiding this comment

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

Thanks for getting on this so quickly! And for the geth branch! 🏃

I changed BLOB_GAS_PER_BLOB to GAS_PER_BLOB to bring it inline with ethereum/EIPs@f1493f6#diff-c72ce77807acfea9e9693b7999f247841df938c9645be37013903805fa8b0c09R58

I could successfully fill tests/cancun/eip4844_blobs/ with spencer-tb/go-ethereum@d8c8d09

LGTM!

@marioevz marioevz marked this pull request as ready for review July 27, 2023 15:06
Copy link
Member

@marioevz marioevz left a comment

Choose a reason for hiding this comment

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

LGTM :)

@marioevz marioevz merged commit 7bddb5c into ethereum:main Jul 27, 2023
5 checks passed
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.

3 participants