Skip to content

Introduce experimental EVM version#16505

Merged
nikola-matic merged 3 commits intodevelopfrom
introduce-experimental-evm-version
Mar 25, 2026
Merged

Introduce experimental EVM version#16505
nikola-matic merged 3 commits intodevelopfrom
introduce-experimental-evm-version

Conversation

@nikola-matic
Copy link
Copy Markdown
Contributor

@nikola-matic nikola-matic commented Mar 9, 2026

Closes #15835

@nikola-matic nikola-matic force-pushed the introduce-experimental-evm-version branch 2 times, most recently from 5158b77 to cbf4498 Compare March 9, 2026 11:26
@argotorg argotorg deleted a comment from stackenbotten3000 Mar 9, 2026
@argotorg argotorg deleted a comment from stackenbotten3000 Mar 9, 2026
@nikola-matic nikola-matic force-pushed the introduce-experimental-evm-version branch from cbf4498 to 25d82fd Compare March 9, 2026 12:14
@nikola-matic nikola-matic requested a review from cameel March 9, 2026 19:35
Comment thread docs/using-the-compiler.rst Outdated
Comment thread liblangutil/EVMVersion.h Outdated
Comment thread test/cmdlineTests/evm_version_experimental_no_experimental_mode/err Outdated
Comment thread test/libsolidity/StandardCompiler.cpp
Comment thread docs/using-the-compiler.rst Outdated
Comment thread test/libsolidity/StandardCompiler.cpp
@nikola-matic nikola-matic force-pushed the introduce-experimental-evm-version branch from 25d82fd to e64152a Compare March 10, 2026 13:56
@argotorg argotorg deleted a comment from stackenbotten3000 Mar 10, 2026
@nikola-matic nikola-matic force-pushed the introduce-experimental-evm-version branch 4 times, most recently from b1999ce to e89e62d Compare March 10, 2026 16:13
@nikola-matic nikola-matic requested a review from cameel March 10, 2026 16:13
Comment thread docs/using-the-compiler.rst Outdated
Comment thread liblangutil/EVMVersion.h Outdated
@nikola-matic nikola-matic force-pushed the introduce-experimental-evm-version branch from e89e62d to 48b440c Compare March 12, 2026 07:39
@nikola-matic nikola-matic force-pushed the introduce-experimental-evm-version branch 2 times, most recently from 25228b8 to ade0f7a Compare March 13, 2026 15:34
Copy link
Copy Markdown
Collaborator

@cameel cameel left a comment

Choose a reason for hiding this comment

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

Almost there. A few minor things.

Comment thread .circleci/soltest_all.sh Outdated
Comment thread .circleci/soltest_all.sh Outdated
Comment thread test/cmdlineTests/evm_version_future_no_experimental_mode/args
Comment thread test/TestCase.cpp
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

I just remembered that we support current as a special EVM name in tests. Would be nice to rename that to @current to use the same convention as @future (in a separate PR of course).

Comment thread test/TestCase.cpp
@nikola-matic nikola-matic force-pushed the introduce-experimental-evm-version branch 2 times, most recently from 31ebda2 to 1d43397 Compare March 18, 2026 12:50
@nikola-matic nikola-matic requested a review from cameel March 18, 2026 13:20
@cameel cameel force-pushed the introduce-experimental-evm-version branch from 1d43397 to c2d2bc6 Compare March 24, 2026 15:21
@nikola-matic nikola-matic merged commit ea83177 into develop Mar 25, 2026
83 checks passed
@nikola-matic nikola-matic deleted the introduce-experimental-evm-version branch March 25, 2026 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The experimental flag in CBOR metadata is not set when targeting experimental EVM versions

3 participants