Skip to content

Releases: matter-labs/era-contracts

zkos-v0.29.6

12 Sep 15:05
8591ff3
Compare
Choose a tag to compare

Release mainly performs a cleanup, but also pulls latest changes from draft-v29, and add L1HelperScript

What's Changed

  • feat(scripts): Added wallets for prove & execute by @mm-zk in #1640
  • Ra/zksync os stable split scripts for zkstack cli by @Raid5594 in #1613

Full Changelog: zkos-v0.29.5...zkos-v0.29.6

zkos-v0.29.5-tmp1

11 Sep 07:30
57701e5
Compare
Choose a tag to compare

Temporary release, to generate zksync-os state

What's Changed

Full Changelog: zkos-v0.29.5...zkos-v0.29.5-rc1

zkos-v0.29.5

08 Sep 14:28
a5dc308
Compare
Choose a tag to compare

Green CI

What's Changed

Full Changelog: zkos-v0.29.4...zkos-v0.29.5

zkos-v0.29.4

05 Sep 05:15
481a57d
Compare
Choose a tag to compare

Rename cleanup & interface name changes

What's Changed

Full Changelog: zkos-v0.29.3...zkos-v0.29.4

zkos-v0.29.3

04 Sep 12:37
9cbc849
Compare
Choose a tag to compare

What's Changed

  • feat: change L1->L2/upgrade tx type id by @itegulov in #1620
  • Update era contracts - server: d62892c, wrapper: v0.4.3 by @itegulov in #1622

Full Changelog: zkos-v0.29.2...zkos-v0.29.3

v0.29.1-rc1

06 Sep 07:57
255fbf7
Compare
Choose a tag to compare

0.29.1 -- pushed to testnet.

What's Changed

Full Changelog: v0.29.0-rc0...v0.29.1-rc1

v0.29.0-rc1

04 Sep 16:09
255fbf7
Compare
Choose a tag to compare
v0.29.0-rc1 Pre-release
Pre-release

Release v29

Release candidate 1 - ready to push to testnet.

What's Changed

Full Changelog: v0.29.0-rc0...v0.29.0-rc1

zkos-v0.29.2

29 Aug 10:47
c029b98
Compare
Choose a tag to compare

Updated verification keys (zksync os 0.0.20 + zkos wrapper 0.4.3

What's Changed

  • Update vk from script (zkos wrapper v0.4.3 and zkos v0.0.20) by @mm-zk in #1612

Full Changelog: zkos-v0.29.1...zkos-v0.29.2

zkos-v0.29.1

28 Aug 20:43
8a79a33
Compare
Choose a tag to compare

Ability to change verifiers on the fly, and support for multiple ones.

Full Changelog: zkos-0.29.0...zkos-v0.29.1

What's Changed

  • feat: Elastic verifier, that allows owner to set multiple VKs by @mm-zk in #1599

Full Changelog: zkos-0.29.0...zkos-v0.29.1

zkos-0.29.0

28 Aug 12:49
9495316
Compare
Choose a tag to compare

Set of ZKOS contracts based on v29, but with many changes.