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

EIP-4844: Update ExecutionPayloadHeader #3004

Merged
merged 1 commit into from
Sep 30, 2022

Conversation

Inphi
Copy link
Contributor

@Inphi Inphi commented Sep 21, 2022

Per the eip-4844 fee market spec, add the excess_blobs field to the ExecutionPayloadHeader.

Pairs the change in ethereum/EIPs#5353

@hwwhww hwwhww added the Deneb was called: eip-4844 label Sep 22, 2022
Copy link
Contributor

@djrtwo djrtwo left a comment

Choose a reason for hiding this comment

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

Maybe we should update it to this PR and merge in tandem:
ethereum/EIPs#5707

@Inphi
Copy link
Contributor Author

Inphi commented Sep 22, 2022

Maybe we should update it to this PR and merge in tandem: ethereum/EIPs#5707

This PR addresses the initial change to the fee market specification - ethereum/EIPs#5353. However, ethereum/EIPs#5707 doesn't require any changes to CL. Although ethereum/EIPs#5707 does have a "potential todo" that could affect CL; make excess blobs calculation slot-based instead of block-based.

Copy link
Contributor

@djrtwo djrtwo left a comment

Choose a reason for hiding this comment

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

got it

@djrtwo djrtwo merged commit 9dfb189 into ethereum:dev Sep 30, 2022
@Inphi Inphi deleted the inphi/eip4844-fee-mkt branch September 30, 2022 15:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Deneb was called: eip-4844
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants