Releases: matter-labs/zksync-era
Releases · matter-labs/zksync-era
core: v18.10.2
core: v18.10.1
core: v18.10.0
18.10.0 (2023-12-25)
Features
- api: Add metrics for
jsonrpsee
subscriptions (#733) (39fd71c) - api: remove jsonrpc backend (#693) (b3f0417)
- applied status snapshots dal (#679) (2e9f23b)
- en: Make reorg detector work with pruned data (#712) (c4185d5)
- Remove data fetchers (#694) (f48d677)
- Remove zks_getConfirmedTokens method (#719) (9298b1b)
Bug Fixes
prover: v10.0.2
prover: v10.0.1
core: v18.9.0
18.9.0 (2023-12-19)
Features
- Add ecadd and ecmul to the list of precompiles upon genesis (#669) (0be35b8)
- api: Do not return receipt if tx was not included to the batch (#706) (625d632)
- proto serialization/deserialization of snapshots creator objects (#667) (9f096a4)
- zk fmt sqlx-queries (#533) (6982343)
Bug Fixes
Performance Improvements
core: v18.8.0
18.8.0 (2023-12-13)
Features
- api: Sunset API translator (#675) (846fd33)
- core: Merge bounded and unbounded gas adjuster (#678) (f3c3bf5)
- dal: Make ConnectionPoolBuilder owned (#676) (1153c42)
- Implemented 1 validator consensus for the main node (#554) (9c59838)
- merkle tree: Snapshot recovery in metadata calculator (#607) (f49418b)
Bug Fixes
core: v18.7.0
18.7.0 (2023-12-12)
Features
- contract-verifier: Add zksolc v1.3.18 (#654) (77f91fe)
- en: Check block hash correspondence (#572) (28f5642)
- en: Remove
SyncBlock.root_hash
(#633) (d4cc6e5) - Snapshot Creator (#498) (270edee)
Bug Fixes
- Cursor not moving correctly after poll in
get_filter_changes
(#546) (ec5907b) - fix docs error (#635) (883c128)
- follow up metrics fixes (#648) (a317c7a)
- Follow up metrics fixes vol.2 (#656) (5c1aea2)
- job-processor:
max_attepts_reached
metric (#626) (dd9b308) - update google cloud dependencies that do not depend on rsa (#622) (8a8cad6)
core: v18.6.1
prover: v9.1.0
9.1.0 (2023-12-05)
Features
- Add various metrics to the Prover subsystems (#541) (58a4e6c)
- adds spellchecker workflow, and corrects misspelled words (#559) (beac0a8)
- dal: Do not load config from env in DAL crate (#444) (3fe1bb2)
- en: Implement gossip fetcher (#371) (a49b61d)
- hyperchain: Adding prover related commands to zk stack (#440) (580cada)
- job-processor: report attempts metrics (#448) (ab31f03)
- merkle tree: Allow random-order tree recovery (#485) (146e4cf)
- witness-generator: add logs to leaf aggregation job (#542) (7e95a3a)