Changelog
This is a development pre-release.
Supported polkadot-sdk rev: 2509.0.0
Added
- Support for
SELFDESTRUCT.
Changed
- Emulated EVM heap memory accesses of zero length are never out of bounds.
- Switched to newer and cheaper storage syscalls (omits reads and writes of
0values).
Fixed
- Introduced a workaround avoiding compiler crashes caused by a bug in LLVM affecting
SDIV. - An off-by-one bug affecting
SDIVoverflow semantics.
Note for macOS Users
The macOS binary is unsigned and it needs to be made runnable using xattr -c resolc-universal-apple-darwin.