v1.0.0
Changelog
Supported polkadot-sdk rev: unstable2507
Changed
- Removed the
revive-explorerutility.
Fixed
- OOB access in
calldataloadandcalldatacopyshould always produce zero values instead of consuming all gas. - The superfluous byte swap in
linkersymbol. - Compiling with
--standard-jsonnow compiles to PolkaVM bytecode only for the contracts explicitly requested in theoutputSelection, significantly improving compilation time when none or a subset of files requests bytecode. PR#461 - Compiling with
--standard-jsonnow outputs only the explicitly requested output (e.g.evm.assembly,evm.bytecode,ast, etc.). PR#461
Note for macOS Users
The macOS binary is unsigned and it needs to be made runnable using xattr -c resolc-universal-apple-darwin.