Skip to content

Releases: matter-labs/zksync-era

prover: v14.5.0

04 Jun 07:08
3e7cbe4
Compare
Choose a tag to compare

14.5.0 (2024-06-04)

Features

  • update VKs and bump cargo.lock (#2112) (6510317)
  • use semver for metrics, move constants to prover workspace (#2098) (7a50a9f)

Bug Fixes

core: v24.7.0

03 Jun 14:28
44d293b
Compare
Choose a tag to compare

24.7.0 (2024-06-03)

Features

Bug Fixes

  • block-reverter: Fix reverting snapshot files (#2064) (17a7e78)
  • env: Do not print stacktrace for locate workspace (#2111) (5f2677f)
  • eth-watch: make assert less strict (#2129) (e9bab95)

core: v24.6.0

03 Jun 09:53
518f057
Compare
Choose a tag to compare

24.6.0 (2024-06-03)

Features

  • en: Fetch old L1 batch hashes from L1 (#2000) (dc5a918)
  • use semver for metrics, move constants to prover workspace (#2098) (7a50a9f)

Bug Fixes

  • api: correct default fee data in eth call (#2072) (e71f6f9)

core: v24.5.1

31 May 07:46
eec9599
Compare
Choose a tag to compare

24.5.1 (2024-05-31)

Bug Fixes

prover: v14.4.0

30 May 19:08
ac37964
Compare
Choose a tag to compare

14.4.0 (2024-05-30)

Features

Bug Fixes

core: v24.5.0

30 May 18:43
e0923ff
Compare
Choose a tag to compare

24.5.0 (2024-05-30)

Features

  • Add protocol_version label to WG jobs metric (#2009) (e0a3393)
  • config: remove zksync home (#2022) (d08fe81)
  • en: Improve tree snapshot recovery (#1938) (5bc8234)
  • Make house keeper emit correct protocol version (#2062) (a58a7e8)
  • node_framework: Migrate main node to the framework (#1997) (27a26cb)
  • node_framework: Synchronize pools layer with logic in initialize_components (#2079) (3202461)
  • Protocol semantic version (#2059) (3984dcf)
  • prover: Adnotate prover queue metrics with protocol version (#1893) (d1e1004)
  • save writes needed for tree in state keeper (#1965) (471af53)
  • test: Add filebased config support for integration tests (#2043) (be3ded9)
  • vm-runner: implement VM runner main body (#1955) (bf5b6c2)

Bug Fixes

  • API: polish web3 api block-related types (#1994) (6cd3c53)
  • en: chunk factory deps (#2077) (4b9e6fa)
  • en: Fix recovery-related metrics (#2014) (86355d6)
  • eth-watch: Do not track for stm, only for diamond proxy (#2080) (87adac9)
  • fix metrics reporting wrong values (#2065) (2ec010a)
  • loadtest: resolve unit conversion error in loadtest metrics (#1987) (b5870a0)
  • merkle-tree: Fix incoherent Merkle tree view (#2071) (2fc9a6c)
  • metadata-calculator: protective reads sort (#2087) (160c13c)
  • node_framework: Fix the connection pool size for the catchup task (#2046) (c00a2eb)
  • node_framework: Use custom pool for commitiment generator (#2076) (994df8f)
  • protocol_version: Add backward compatibility (#2097) (391624b)
  • pruning: Fix DB pruner responsiveness during shutdown (#2058) (0a07312)
  • zk_toolbox: Use both folders for loading contracts (#2030) (97c6d5c)

Performance Improvements

  • commitment-generator: Run commitment generation for multiple batches in parallel (#1984) (602bf67)

prover: v14.3.0

23 May 10:30
13a640c
Compare
Choose a tag to compare

14.3.0 (2024-05-23)

Features

Bug Fixes

  • prover: Fix path to vk_setup_data_generator_server_fri (#2025) (dbe4d6f)

core: v24.4.0

21 May 16:26
7111711
Compare
Choose a tag to compare

24.4.0 (2024-05-21)

Features

  • prover: add GPU feature for compressor (#1838) (e9a2213)
  • pruning: remove manual vaccum; add migration configuring autovacuum (#1983) (3d98072)
  • tests: Move all env calls to one place in ts-tests (#1968) (3300047)

Bug Fixes

prover: v14.2.0

17 May 07:27
9919153
Compare
Choose a tag to compare

14.2.0 (2024-05-17)

Features

Bug Fixes

core: v24.3.0

17 May 06:35
0cbcab3
Compare
Choose a tag to compare

24.3.0 (2024-05-16)

Features

Bug Fixes

  • basic_types: bincode deserialization for web3::Bytes (#1928) (406ec8c)
  • config: Fix data-handler-config (#1919) (b6bb041)
  • en: Delete old txs by (init_addr, nonce) (#1942) (fa5f4a7)
  • en: Fix reorg detector logic for dealing with last L1 batch (#1906) (3af5f5b)
  • parentHash in websocket blocks subscription is shown as 0x0 (#1946) (fc2efad)
  • Prover CLI: status batch bugs (#1865) (09682f2)
  • utils: bincode ser-/deserialization for BytesToHexSerde (#1947) (a75b917)