Skip to content
This repository was archived by the owner on Jul 2, 2026. It is now read-only.

zkevm@v0.3.0

Pre-release
Pre-release

Choose a tag to compare

@spencer-tb spencer-tb released this 12 Mar 23:49
· 2 commits to main since this release
88e9fb8

This is a new release of projects/zkevm based on bal@v5.4.0 (i.e. the latest tag of bal-devnet-3).

On the specs side, changes:

  • Any bytecode successfully created during block execution is considered available for further transactions requiring the same code_hash. For more details, see the corresponding PR.

On the test front, 117 new tests were created to provide much better coverage for bytecodes and headers fields border cases in the execution witness:

To ease testing for EL clients, future releases will always be based on the latest release of the bal-devnet-x active devnet. Minor versions will be bumped whenever a new devnet is released.