2 releases (1 unstable)

new 26.2.1-non-semver-compat Jan 29, 2025
0.1.0 Jul 13, 2024

#51 in #zksync

Download history 8/week @ 2024-10-02 1/week @ 2024-11-13 4/week @ 2024-11-20 3/week @ 2024-11-27 8/week @ 2024-12-04 10/week @ 2024-12-11

100 downloads per month
Used in 4 crates (3 directly)

MIT/Apache

2.5MB
52K 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

~134MB
~2.5M SLoC