Skip to content
This repository has been archived by the owner on Jul 5, 2024. It is now read-only.

Monthly Release for October

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Nov 12:46
· 732 commits to main since this release
e1ea832

What’s Changed

Changes in the zkevm-circuits

(minor updates from various other PRs)

Changes in the bus-mapping

  • Split gas info into and fill in correct ether address value (#142) @noctrlz
  • Introduce a global Context for bus-mapping (#134) @ed255
  • EVM trace generation from rust (#91) @Brechtpd
  • bus-mapping: add SLOAD opcode (#116) @ed255

Changes in Opcodes

Changes in Keccak

Chores