4 releases (1 unstable)
new 27.0.0-non-semver-compat | Mar 21, 2025 |
---|---|
26.7.0-non-semver-compat | Mar 6, 2025 |
26.2.1-non-semver-compat | Jan 29, 2025 |
0.1.0 | Jul 13, 2024 |
#994 in Magic Beans
138 downloads per month
Used in 4 crates
(3 directly)
2.5MB
54K
SLoC
zksync_metadata_calculator
Component responsible for calculating any supplementary metadata required for L1 batches. Most notably, this is component responsible for maintaining the Merkle Tree.
Additionally, this crate provides ability to spawn the Merkle Tree API server.
lib.rs
:
This module applies updates to the ZkSyncTree, calculates metadata for sealed blocks, and stores them in the DB.
Dependencies
~157MB
~3M SLoC