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 PayloadV3 with data gas used #417

Merged
merged 4 commits into from
Jun 6, 2023

Conversation

terencechain
Copy link
Contributor

Aligning Deneb blob spec on these two things:

terencechain and others added 2 commits May 31, 2023 05:56
Co-authored-by: Hsiao-Wei Wang <hsiaowei.eth@gmail.com>
tersec added a commit to status-im/nim-web3 that referenced this pull request Jun 3, 2023
tersec added a commit to status-im/nim-web3 that referenced this pull request Jun 3, 2023
tersec added a commit to status-im/nim-eth that referenced this pull request Jun 3, 2023
tersec added a commit to status-im/nim-eth that referenced this pull request Jun 3, 2023
@@ -27,7 +27,7 @@ This extension is backwards-compatible, but not part of the initial Engine API.

### ExecutionPayloadV3

This structure has the syntax of `ExecutionPayloadV2` and appends a single field: `excessDataGas`.
This structure has the syntax of `ExecutionPayloadV2` and append two new fields: `excessDataGas` and `dataGasUsed`.

Choose a reason for hiding this comment

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

Maybe switch order here as well for consistency?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@realbigsean realbigsean mentioned this pull request Jun 5, 2023
8 tasks
@mkalinin mkalinin merged commit 64c991d into ethereum:main Jun 6, 2023
3 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.

None yet

6 participants