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

core/vm: implement EIP-2537 spec updates #30978

Merged
merged 13 commits into from
Jan 24, 2025
Merged

Conversation

s1na
Copy link
Contributor

@s1na s1na commented Jan 2, 2025

Reference:

@MariusVanDerWijden
Copy link
Member

I think the test repo needs to be updated as well, otherwise the state tests will fail

@fjl
Copy link
Contributor

fjl commented Jan 14, 2025

Waiting for this issue to be resolved: ethereum/tests#1423

@s1na
Copy link
Contributor Author

s1na commented Jan 16, 2025

whatever happened to appveyor?!

Copy link
Member

@MariusVanDerWijden MariusVanDerWijden left a comment

Choose a reason for hiding this comment

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

Looks good, I just noticed that there are a few test cases in the eip that we're missing: ethereum/EIPs@3bac186#diff-496e5bd975bb60ce623c764e96f7bb4c4e03385c707af558eaf45008c9ff6e7b
Would be great to add them as well

tests/state_test.go Show resolved Hide resolved
@s1na
Copy link
Contributor Author

s1na commented Jan 20, 2025

I just noticed that there are a few test cases in the eip that we're missing: ethereum/EIPs@3bac186#diff-496e5bd975bb60ce623c764e96f7bb4c4e03385c707af558eaf45008c9ff6e7b
Would be great to add them as well

Yep good idea. Added the EIP test cases in 👍

Co-authored-by: Marius van der Wijden <[email protected]>
@fjl fjl added this to the 1.15.0 milestone Jan 24, 2025
@fjl fjl changed the title Core: EIP-2537 spec updates core/vm: EIP-2537 spec updates Jan 24, 2025
@fjl fjl changed the title core/vm: EIP-2537 spec updates core/vm: implement EIP-2537 spec updates Jan 24, 2025
@fjl fjl merged commit 3003a13 into ethereum:master Jan 24, 2025
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants