3 releases (1 unstable)

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

#175 in Magic Beans

Download history 2/week @ 2024-11-16 5/week @ 2024-11-23 1/week @ 2024-11-30 16/week @ 2024-12-07 2/week @ 2024-12-14 108/week @ 2025-01-25 33/week @ 2025-02-01 5/week @ 2025-02-08 1/week @ 2025-02-15 60/week @ 2025-03-01

70 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

~152MB
~3M SLoC