github bluealloy/revm v36
revm v9.0.0, tag v36

latest release: v37
one month ago

Support for prague EIPs.

  • EOF not fully tested but most of implementation is there.
  • EIP-2537: BLS12-381 curve operations
  • EIP-2935: Serve historical block hashes from state

EOF removed BytecodeLocked, OpCode table got changed, and CallInputs got refactored.

Versions

  • revme: 0.4.0 -> 0.5.0 (⚠️ API breaking changes)
  • revm: 8.0.0 -> 9.0.0 (⚠️ API breaking changes)
  • revm-interpreter: 4.0.0 -> 5.0.0 (⚠️ API breaking changes)
  • revm-primitives: 3.1.1 -> 4.0.0 (⚠️ API breaking changes)
  • revm-precompile: 6.0.0 -> 7.0.0 (⚠️ API breaking changes)
  • revm-test: 0.1.0

What's Changed

New Contributors

Full Changelog: v35...v36

Don't miss a new revm release

NewReleases is sending notifications on new releases.