zksync_state_keeper

Crates.iozksync_state_keeper
lib.rszksync_state_keeper
version
sourcesrc
created_at2024-07-13 05:27:47.105954
updated_at2024-07-13 05:27:47.105954
descriptionZKsync state keeper
homepagehttps://zksync.io/
repositoryhttps://github.com/matter-labs/zksync-era
max_upload_size
id1302049
size0
crates-io (github:matter-labs:crates-io)

documentation

README

zksync_state_keeper

State keeper is the main component of the sequencer implementation. Its main responsibility is to extract transactions from a certain source (like mempool), form them into a set of L2 blocks and L1 batches, and pass for persisting and further processing.

Commit count: 1500

cargo fmt