Remix Release v0.46.0

Aniket
Remix Project
Published in
2 min readMar 27, 2024

The Big News

  • Functionality of the Cancun fork works in Remix VM
  • Latest Solidity compiler version set to 0.8.25 with Cancun as default EVM version

Cancun fork in the Remix VM

So you want to practice you use of transient storage or other Cancun fork features? Well now you can! The default EVM version of the Remix VM is now Cancun.

Default Solidity version is now 0.8.25

The Solidity compiler’s default version is now 0.8.25. When you open the Advanced setting’s panel, you’ll see the EVM choices. The default selection is Cancun. You could also specify Cancun version — but the default version is Cancun.

Thank You Remix Users!

Please report any problems you find in Remix. And, as always, please send us any suggestions about changes you’d like to see in Remix, or any functionality you think would be useful to add.

For future releases, we are looking for more Beta Testers. If you are interested in helping this effort please fill out this form.

We no longer follow the discussions on Gitter, so we encourage you to move over to our Discord server for community support. Or, send us an email at remix@ethereum.org!

--

--