This repository was archived by the owner on Apr 8, 2026. It is now read-only.
EVMC 5.0.0
- Feature: [#23, #24] List of status codes extended and reordered.
- Feature: [#32] VM Tracing API.
- Feature: [#33, #34] The support library with metrics tables for EVM1 instructions.
- Feature: [#35] Ability to create EVMC CMake package.
- Feature: [#40] The loader support library for VM dynamic loading.
- Feature: [#45] Constantinople: Support for
CREATE2instruction. - Feature: [#49] Constantinople: Support for
EXTCODEHASHinstruction. - Feature: [#52] Constantinople: Storage status is reported back from
evmc_set_storage().