Skip to content

Monthly Release for October

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 05 Nov 12:46
· 731 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