Skip to content

prover: v8.1.0

Compare
Choose a tag to compare
@zksync-era-bot zksync-era-bot released this 03 Nov 13:00
e4c1302

8.1.0 (2023-11-03)

⚠ BREAKING CHANGES

  • Update to protocol version 17 (#384)

Features

  • boojum: Adding README to prover directory (#189) (c175033)
  • config: Extract everything not related to the env config from zksync_config crate (#245) (42c64e9)
  • fri-prover: In witness - panic if protocol version is not available (#192) (0403749)
  • merkle tree: Snapshot recovery for Merkle tree (#163) (9e20703)
  • Rewrite server binary to use vise metrics (#120) (26ee1fb)
  • Update to protocol version 17 (#384) (ba271a5)
  • vm: Move all vm versions to the one crate (#249) (e3fb489)

Bug Fixes

  • crypto: update snark-vk to be used in server and update args for proof wrapping (#240) (4a5c54c)
  • docs: Add links to setup-data keys (#360) (1d4fe69)
  • prover-fri: Update setup loading for node agg circuit (#323) (d1034b0)
  • prover-logging: tasks_allowed_to_finish set to true for 1 off jobs (#227) (0fac66f)