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

This EIP extracts the following verkle-specific behavior into a separate EIP to be included in a subsequent hard-fork (the verkle hard fork). #1

Open
Mortiemi opened this issue Aug 26, 2024 · 0 comments

Comments

@Mortiemi
Copy link
Owner

This EIP extracts the following verkle-specific behavior into a separate EIP to be included in a subsequent hard-fork (the verkle hard fork).

Changes

  • Updates the behavior of the BLOCKHASH opcode, which should now be served from the system contract storage
  • Updates the gas cost of the BLOCKHASH opcode to reflect the cost of an SLOAD operation
  • Specifies that BLOCKHASH storage accesses should be contained in the verkle execution witness

Links

Originally posted by @gabrocheleau in ethereum/EIPs#8578

Originally posted by @Mortiemi in https://github.com/Mortiemi/desktop-tutorial/issues/2

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

No branches or pull requests

2 participants
@Mortiemi and others