Skip to content

EVMC 6.1.0

Compare
Choose a tag to compare
@axic axic released this 25 Jan 11:42
· 1151 commits to master since this release
4595b54
  • Added: [#174]
    The Istanbul EVM revision.
  • Added: [#182]
    The is_zero() C++ helper for basic data types.
  • Added: [#186]
    Reserved the post-Constantinople EVM revision number.
  • Added: [#187]
    C++ wrappers for VM and execution result objects.
  • Deprecated: [#184]
    The EVMC_LATEST_REVISION is deprecated, replaced with EVMC_MAX_REVISION.