TechFlow reports that Solidity, the programming language for Ethereum smart contracts, has released Solidity v0.8.25. This update is relatively minor and primarily revolves around yesterday's Dencun upgrade.
The default EVM version in the compiler is now "cancun." Solidity v0.8.25 also improves gas efficiency for many contracts by better utilizing the MCOPY opcode (expected to result in a very small reduction) and fixes an issue that "could cause bytecode to be larger than necessary."




