Crates.io | zksync_state_keeper |
lib.rs | zksync_state_keeper |
version | 29.4.0-non-semver-compat |
created_at | 2024-07-13 05:27:47.105954+00 |
updated_at | 2025-09-24 18:34:14.099821+00 |
description | ZKsync state keeper |
homepage | https://zksync.io/ |
repository | https://github.com/matter-labs/zksync-era |
max_upload_size | |
id | 1302049 |
size | 752,693 |
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.