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

Implement EIP-4788: Beacon block root in the EVM #7837

Closed
yperbasis opened this issue Jul 3, 2023 · 0 comments · Fixed by #7888
Closed

Implement EIP-4788: Beacon block root in the EVM #7837

yperbasis opened this issue Jul 3, 2023 · 0 comments · Fixed by #7888
Assignees
Labels
dencun The Deneb/Cancun protocol upgrade

Comments

@yperbasis
Copy link
Member

yperbasis commented Jul 3, 2023

Besides the 3 bits from the EIP (new header field, sstore at the beginning of block processing, precompile) we need to wire parent_beacon_block_root into the Engine API (refer to ethereum/execution-apis#420).

@yperbasis yperbasis added the dencun The Deneb/Cancun protocol upgrade label Jul 3, 2023
@somnathb1 somnathb1 linked a pull request Jul 14, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dencun The Deneb/Cancun protocol upgrade
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants