Closed
Conversation
nikola-matic
commented
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." | ||
| }; |
Contributor
Author
There was a problem hiding this comment.
Sup dawg, I heard you like experimental.
10 tasks
9cf51d1 to
5edd2fa
Compare
1bc7461 to
dd1260b
Compare
5f20d84 to
82b3877
Compare
d2819fe to
c61a2ae
Compare
Collaborator
|
@nikola-matic Was this closed intentionally? |
Contributor
Author
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. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Partially implements #16123.
Depends on #16229.