Skip to content

EVMC 10.1.0 "Shanghai"

Compare
Choose a tag to compare
@chfast chfast released this 22 Apr 13:59
· 36 commits to master since this release
v10.1.0
3db7f9e

Added

  • The Prague EVM revision (anticipated after Cancun) #683
  • C++: Make evmc::Result accessible via evmc_result reference #686

Changed

  • Set Shanghai as the latest stable revision EVMC_LATEST_STABLE_REVISION. #687
  • Bump minimum supported compiler versions: #685
    • GCC: 7 → 8
    • Clang: 5 → 9
    • CMake: 3.10 → 3.16