Releases: matter-labs/zksync-era
Releases · matter-labs/zksync-era
core: v20.0.0
core: v19.2.0
19.2.0 (2024-01-17)
Features
- adds
zk linkcheck
to zk tool and updates zk env forzk linkcheck
ci usage (#868) (d64f584) - contract-verifier: Support zkVM solc contract verification (#854) (1ed5a95)
- en: Make batch status updater work with pruned data (#863) (3a07890)
- rewritten gossip sync to be async from block processing (#711) (3af4644)
core: v19.1.1
core: v19.1.0
19.1.0 (2024-01-10)
Features
- address remaining spelling issues in dev comments and turns on dev_comments in cfg (#827) (1fd0afd)
- core: removes multiple tokio runtimes and worker number setting. (#826) (b8b190f)
- fix spelling in dev comments in
core/lib/*
- continued (#683) (0421fe6) - fix spelling in dev comments in
core/lib/*
- continued (#684) (b46c2e9) - fix spelling in dev comments in
core/lib/multivm
- continued (#682) (3839d39) - fix spelling in dev comments in
core/lib/zksync_core
- continued (#685) (70c3feb) - state-keeper: circuits seal criterion (#729) (c4a86bb)
- state-keeper: Reject transactions that fail to publish bytecodes (#832) (0a010f0)
- vm: Add batch input abstraction (#817) (997db87)
Bug Fixes
prover: v10.1.0
core: v19.0.0
19.0.0 (2024-01-05)
⚠ BREAKING CHANGES
- vm: Release v19 - remove allowlist (#747)
Features
- en: Make consistency checker work with pruned data (#742) (ae6e18e)
- eth_sender: Remove generic bounds on L1TxParamsProvider in EthSender (#799) (29a4f52)
- merkle tree: Finalize metadata calculator snapshot recovery logic (#798) (c83db35)
- prover: Remove circuit-synthesizer (#801) (1426b1b)
- prover: Remove old prover (#810) (8be1925)
- snapshot creator: Make snapshot creator fault-tolerant (#691) (286c7d1)
- vm: Add boojum integration folder (#805) (4071e90)
- vm: Make utils version-dependent (#809) (e5fbcb5)
- vm: Release v19 - remove allowlist (#747) (0e2bc56)
- vm: Separate boojum integration vm (#806) (61712a6)