Skip to content

Add data_gas_used field to ExecutionPayload#3391

Merged
hwwhww merged 3 commits intodevfrom
data_gas_used
Jun 1, 2023
Merged

Add data_gas_used field to ExecutionPayload#3391
hwwhww merged 3 commits intodevfrom
data_gas_used

Conversation

@hwwhww
Copy link
Contributor

@hwwhww hwwhww commented May 29, 2023

Due to the recent EIP-4844 update: ethereum/EIPs#7062, the CL side also has to add data_gas_used field to ExecutionPayload.

I intentionally didn't update EIP6110 light client specs because they are expected to be deleted in #3389.

@djrtwo
In the EIP-4844 call today (ethereum/pm#782) we tend to agree to include this change to devnet-6. That means we'd better publish a new spec release this week. :rage1:

@hwwhww hwwhww added the deneb label May 29, 2023
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.

we should probably have a couple of tests with some non-zero execution payload values just to ensure encodings can be handled fine.

Maybe a test with all values in EL payload as MAX and another as all random

@lightclient
Copy link
Member

This has been merged into the EIP!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants