16.1.0 (2023-10-24)
Features
- Add new commitments (#219) (a19256e)
- arm64 zk-environment rust Docker images and other (#296) (33174aa)
- config: Extract everything not related to the env config from zksync_config crate (#245) (42c64e9)
- eth-watch: process governor upgrades (#247) (d250294)
- merkle tree: Expose Merkle tree API (#209) (4010c7e)
- merkle tree: Snapshot recovery for Merkle tree (#163) (9e20703)
- multivm: Remove lifetime from multivm (#218) (7eda27c)
- Remove fee_ticker and token_trading_volume fetcher modules (#262) (44f7179)
- reorg_detector: compare miniblock hashes for reorg detection (#236) (2c930b2)
- Rewrite server binary to use
vise
metrics (#120) (26ee1fb) - types: introduce state diff record type and compression (#194) (ccf753c)
- vm: Improve tracer trait (#121) (ff60138)
- 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)
- db: Fix write stalls in RocksDB (#250) (650124c)
- db: Fix write stalls in RocksDB (again) (#265) (7b23ab0)
- db: Fix write stalls in RocksDB (for real this time) (#292) (0f15919)
- Fix
TxStage
string representation (#255) (246b5a0) - fix typos (#226) (feb8a6c)
- witness-generator: Witness generator oracle with cached storage refunds (#274) (8928a41)