On September 5th, Solidity, the programming language for Ethereum, released version 0.8.22 of the Solidity compiler. The latest version of the compiler will support custom errors required by traditional pipelines, optimize the cache of IR to speed up compilation through IR, and also fix multiple errors.
This page may contain third-party content, which is provided for information purposes only (not representations/warranties) and should not be considered as an endorsement of its views by Gate, nor as financial or professional advice. See Disclaimer for details.
Solidity v0.8.27 has been released, which will support custom errors
On September 5th, Solidity, the programming language for Ethereum, released version 0.8.22 of the Solidity compiler. The latest version of the compiler will support custom errors required by traditional pipelines, optimize the cache of IR to speed up compilation through IR, and also fix multiple errors.