Crates.io | zksync_metadata_calculator |
lib.rs | zksync_metadata_calculator |
version | 0.1.0 |
source | src |
created_at | 2024-07-13 04:24:29.625374 |
updated_at | 2024-07-13 04:24:29.625374 |
description | ZKsync batch metadata calculator |
homepage | https://zksync.io/ |
repository | https://github.com/matter-labs/zksync-era |
max_upload_size | |
id | 1302025 |
size | 189,242 |
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.