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 2935 #342

Merged
merged 2 commits into from
Jan 26, 2024
Merged

implement eip 2935 #342

merged 2 commits into from
Jan 26, 2024

Conversation

gballet
Copy link
Owner

@gballet gballet commented Jan 26, 2024

Same as the one against geth's master, but adds the leaves to the witness. This means that the first BLOCKHASH call will create two extra entries in the witness: we use the contract to check if the transition has happened.

@gballet gballet added this to the verkle-gen-devnet-3 milestone Jan 26, 2024
@gballet gballet marked this pull request as ready for review January 26, 2024 16:29
@gballet gballet merged commit 10e3065 into kaustinen-with-shapella Jan 26, 2024
2 of 3 checks passed
gballet added a commit that referenced this pull request May 7, 2024
* implement eip 2935

* add touched historical contract slot to the witness
gballet added a commit that referenced this pull request May 8, 2024
* implement eip 2935

* add touched historical contract slot to the witness
gballet added a commit that referenced this pull request May 8, 2024
* implement eip 2935

* add touched historical contract slot to the witness
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.

1 participant