This is development pre-release.
- Implement the
CODESIZE
andEXTCODESIZE
opcodes.
- Include the full revive version in the contract metadata.
This is development pre-release.
- Support the
ORIGIN
opcode.
- Update polkavm to
v0.14.0
. - Enable the
a
,fast-unaligned-access
andxtheadcondmov
LLVM target features, decreasing the code size for some contracts.