Changelog
This is a development pre-release.
Supported polkadot-sdk
rev: 21f6f0705e53c15aa2b8a5706b208200447774a9
Added
- Per file output selection for
--standard-json
mode. - The
ir
output selection option for--standard-json
mode.
Changed
- Improved code size: Large contracts compile to smaller code blobs when enabling aggressive size optimizations (
-Oz
).
Fixed
Note for macOS Users
The macOS binary is unsigned and it needs to be made runnable using xattr -c resolc-universal-apple-darwin
.
Windows
This is the first release that includes a Windows binary.