Skip to content

Releases: matter-labs/zksync-crypto

v0.30.3

29 Oct 16:50
d5a415e
Compare
Choose a tag to compare

0.30.3 (2024-10-29)

Features

  • bellman: declare naive main gate (#28) (5f563e0)
  • franklin-crypto: naive main gate compatible gadgets (#30) (f44dd45)
  • snark-wrapper: wrapper circuit with naive main gate (#29) (235d0c8)

v0.30.2

29 Oct 13:33
6579bdb
Compare
Choose a tag to compare

0.30.2 (2024-10-29)

Features

  • boojum: add get_light_setup method to CSReferenceAssembly (#31) (6dde34c)

v0.30.1

05 Sep 14:30
c721bdf
Compare
Choose a tag to compare

0.30.1 (2024-09-05)

Bug Fixes

  • snark-wrapper: Revert "improvement of parameters" (#24) (cce1da3)

v0.30.0

05 Sep 10:26
f82725f
Compare
Choose a tag to compare

0.30.0 (2024-09-05)

⚠ BREAKING CHANGES

  • Rename crypto crates and properly set metadata (#21)

Features

  • Rename crypto crates and properly set metadata (#21) (14f44d7)

v0.29.0

04 Sep 08:28
e5ef7bd
Compare
Choose a tag to compare

0.29.0 (2024-09-04)

Features

  • ci: Introduce release-please and automatic publishing (#19) (a5444e3)

Bug Fixes