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

eth: EIP-4844 and EIP-4788 updates for cancun #477

Merged
merged 5 commits into from
Oct 18, 2023
Merged

eth: EIP-4844 and EIP-4788 updates for cancun #477

merged 5 commits into from
Oct 18, 2023

Conversation

lightclient
Copy link
Member

This combines #398 and #450 with testing coverage.

smartprogrammer93 and others added 4 commits October 13, 2023 20:49
* Add dataGasUsed to receipt

* Make dataGasUsed optional

* Add dataGasPrice

* Update src/schemas/receipt.yaml

Co-authored-by: Sally MacFarlane <[email protected]>

* Update src/schemas/receipt.yaml

Co-authored-by: Sally MacFarlane <[email protected]>

* Update src/schemas/receipt.yaml

Co-authored-by: Sally MacFarlane <[email protected]>

* rename data gas to blob gas - eip 7354

* schemas/tx: add 4844 tx

* schemas/tx: add 4844 blob fields to generic transaction

* eth/submit: make note that 4844 txs must be in network form for sendRawTransaction

* schemas: fix typo in 4844 tx uint ref

* schemas: remove some extra spacing

* schema: update required fields for blob tx repr

---------

Co-authored-by: Sally MacFarlane <[email protected]>
Co-authored-by: lightclient <[email protected]>
@lightclient lightclient merged commit 057892b into main Oct 18, 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