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: define cancun + enable 1153 (tstore/tload) in cancun #27663

Merged
merged 1 commit into from Jul 10, 2023

Conversation

holiman
Copy link
Contributor

@holiman holiman commented Jul 6, 2023

This PR enables 1153, TSTORE/TLOAD for Cancun, and also "defines" Cancun for tests.
With this PR, this test for 1153 works fine: https://github.com/ethereum/tests/blob/f0f23929eac50c2eb898b2949efc48b253ed84a7/EIPTests/StateTests/stEIP1153-transientStorage/03_tloadAfterStoreIs0.json .

Nothing special about that test, just a random one I picked as a sanity-check.

@holiman holiman added the cancun label Jul 6, 2023
@holiman holiman added this to the 1.12.1 milestone Jul 7, 2023
@holiman holiman merged commit af8b138 into ethereum:master Jul 10, 2023
1 of 2 checks passed
@holiman holiman deleted the tstore_cancun branch July 10, 2023 18:40
MoonShiesty pushed a commit to MoonShiesty/go-ethereum that referenced this pull request Aug 30, 2023
devopsbo3 pushed a commit to HorizenOfficial/go-ethereum that referenced this pull request Nov 10, 2023
devopsbo3 added a commit to HorizenOfficial/go-ethereum that referenced this pull request Nov 10, 2023
devopsbo3 added a commit to HorizenOfficial/go-ethereum that referenced this pull request Nov 10, 2023
devopsbo3 added a commit to HorizenOfficial/go-ethereum that referenced this pull request Nov 10, 2023
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.

None yet

2 participants