Skip to content

EVMC 11.0.0 "Cancun"

Compare
Choose a tag to compare
@chfast chfast released this 29 Nov 09:40
· 23 commits to master since this release
v11.0.0
24f939e

Added

  • Extended tx_context with the EIP-4844 blob hashes #691
  • Extended tx_context with the EIP-7516 "blob base fee" for the BLOBBASEFEE EVM instruction. #696
  • Added EIP-1153 transient storage support #693
  • Go: the Execute() now also returns the amount of gas refunded. #690