Skip to content

core: v16.0.0

Compare
Choose a tag to compare
@zksync-era-bot zksync-era-bot released this 11 Oct 10:11
691a700

16.0.0 (2023-10-11)

⚠ BREAKING CHANGES

  • vm: Update Refund model (#181)

Features

  • change chainId to u64 (#167) (f14bf68)
  • merkle tree: Provide Merkle proofs for tree entries and entry ranges (#119) (1e30d0b)
  • storage: save enum indices in RocksDB (#162) (bab099d)
  • vm: Update Refund model (#181) (92b6f59)

Bug Fixes

  • db: drop constraint prover_jobs_fri_l1_batch_number_fkey (#173) (fa71650)
  • vm: Make execution status and stop reason public (#169) (f98c4fa)