The Solidity Compiler v0.8.27 introduces notable features like legacy support for custom errors with the require function, and caching of optimized Intermediate Representation (IR) to improve compilation performance. New support for transient storage variables is added to the parser, though not fully implemented for bytecode

7m read timeFrom soliditylang.org
Post cover image
Table of contents
Notable FeaturesAdditional NotesFull ChangelogHow to Install/Upgrade?

Sort: