Skip to content

Introduce experimental EVM version#16443

Closed
nikola-matic wants to merge 8 commits intodevelopfrom
introduce-experimental-evm-version
Closed

Introduce experimental EVM version#16443
nikola-matic wants to merge 8 commits intodevelopfrom
introduce-experimental-evm-version

Conversation

@nikola-matic
Copy link
Copy Markdown
Contributor

Partially implements #16123.

Depends on #16229.

@nikola-matic nikola-matic added the has dependencies The PR depends on other PRs that must be merged first label Feb 4, 2026
Comment on lines +2482 to +2485
std::string const expectedErrorMessage {
"EVM version 'experimental' is experimental and can only be selected in experimental mode. "
"To enable experimental mode, use the 'settings.experimental' option."
};
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Sup dawg, I heard you like experimental.

@nikola-matic nikola-matic requested a review from cameel February 4, 2026 12:04
@nikola-matic nikola-matic force-pushed the introduce-experimental-flag branch 7 times, most recently from 9cf51d1 to 5edd2fa Compare February 11, 2026 12:58
@nikola-matic nikola-matic force-pushed the introduce-experimental-flag branch 2 times, most recently from 1bc7461 to dd1260b Compare February 19, 2026 12:14
@nikola-matic nikola-matic force-pushed the introduce-experimental-flag branch 9 times, most recently from 5f20d84 to 82b3877 Compare March 3, 2026 14:06
@nikola-matic nikola-matic force-pushed the introduce-experimental-flag branch 7 times, most recently from d2819fe to c61a2ae Compare March 5, 2026 12:45
Base automatically changed from introduce-experimental-flag to develop March 5, 2026 14:38
@cameel
Copy link
Copy Markdown
Collaborator

cameel commented Mar 9, 2026

@nikola-matic Was this closed intentionally?

@nikola-matic
Copy link
Copy Markdown
Contributor Author

@nikola-matic Was this closed intentionally?

Yes, the number of conflicts after the experimental branch was merged was more than I was willing to invest the time into, and I didn't want to overwrite branch history, so just dumped this one for #16505.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

has dependencies The PR depends on other PRs that must be merged first

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants