This repository was archived by the owner on Nov 17, 2025. It is now read-only.
EVMC 12.0.0
Added
- Add Osaka EVM revision. #711
- Add EOF
TXCREATEinstruction support. #709 - Add
EOFCREATEmessage kind support. #681 - Add support for EOF creation transaction (
EOFCREATE) in theevmc run. #713 - go: Expose transient storage API. #708
Changed
- Set Cancun as the latest stable revision
EVMC_LATEST_STABLE_REVISION. #716
Fixed
- C++: Fix
basic_string<unsigned char>incompatibility with latest libc++. #712 - rust: Update
bindgento fix bindings generation. #707
Removed
- Java bindings have been removed. #706