Skip to content

Releases: matter-labs/zksync-era

core: v18.10.3

25 Dec 17:27
46ab40b
Compare
Choose a tag to compare

18.10.3 (2023-12-25)

Bug Fixes

  • core: do not unwrap unexisting calldata in commitment and regenerate it (#762) (ec104ef)

core: v18.10.2

25 Dec 14:20
2cc3ed5
Compare
Choose a tag to compare

18.10.2 (2023-12-25)

Bug Fixes

core: v18.10.1

25 Dec 11:30
6c5dbb8
Compare
Choose a tag to compare

18.10.1 (2023-12-25)

Bug Fixes

  • sequencer: don't stall blockchain on failed L1 tx (#759) (50cd7c4)

core: v18.10.0

25 Dec 10:30
3549704
Compare
Choose a tag to compare

18.10.0 (2023-12-25)

Features

Bug Fixes

prover: v10.0.2

21 Dec 17:04
0804674
Compare
Choose a tag to compare

10.0.2 (2023-12-21)

Bug Fixes

  • prover: Reduce amount of prover connections per prover subcomponent (#734) (d38aa85)

prover: v10.0.1

21 Dec 11:59
174994a
Compare
Choose a tag to compare

10.0.1 (2023-12-21)

Bug Fixes

  • prover: Add logging for prover + WVGs (#723) (d7ce14c)
  • prover: update rescue_poseidon version (#726) (3db25cb)

core: v18.9.0

19 Dec 17:42
84ec18b
Compare
Choose a tag to compare

18.9.0 (2023-12-19)

Features

  • Add ecadd and ecmul to the list of precompiles upon genesis (#669) (0be35b8)
  • api: Do not return receipt if tx was not included to the batch (#706) (625d632)
  • proto serialization/deserialization of snapshots creator objects (#667) (9f096a4)
  • zk fmt sqlx-queries (#533) (6982343)

Bug Fixes

  • en: Downgrade miniblock hash equality assertion to warning (#695) (2ef3ec8)

Performance Improvements

core: v18.8.0

13 Dec 13:58
ded0996
Compare
Choose a tag to compare

18.8.0 (2023-12-13)

Features

  • api: Sunset API translator (#675) (846fd33)
  • core: Merge bounded and unbounded gas adjuster (#678) (f3c3bf5)
  • dal: Make ConnectionPoolBuilder owned (#676) (1153c42)
  • Implemented 1 validator consensus for the main node (#554) (9c59838)
  • merkle tree: Snapshot recovery in metadata calculator (#607) (f49418b)

Bug Fixes

core: v18.7.0

12 Dec 08:20
e410c86
Compare
Choose a tag to compare

18.7.0 (2023-12-12)

Features

Bug Fixes

  • Cursor not moving correctly after poll in get_filter_changes (#546) (ec5907b)
  • fix docs error (#635) (883c128)
  • follow up metrics fixes (#648) (a317c7a)
  • Follow up metrics fixes vol.2 (#656) (5c1aea2)
  • job-processor: max_attepts_reached metric (#626) (dd9b308)
  • update google cloud dependencies that do not depend on rsa (#622) (8a8cad6)

core: v18.6.1

06 Dec 12:39
c4dc1e1
Compare
Choose a tag to compare

18.6.1 (2023-12-06)

Performance Improvements

  • external-node: Use async miniblock sealing in external IO (#611) (5cf7210)