Skip to content

v0.3.0

Choose a tag to compare

@zksync-era-bot zksync-era-bot released this 29 Jan 11:08
8749ff9

0.3.0 (2025-01-27)

⚠ BREAKING CHANGES

  • Remove EVM emulator gas stipend (#82)
  • Revise VM storage interface (#73)

Features

  • Allow customizing precompiles logic (#79) (3841f5a)
  • allow tracers to stop/suspend execution (#78) (457d8a7)
  • expose storage to tracers (#77) (df5bec3)

Bug Fixes