Crates.io | zksync_state_keeper |
lib.rs | zksync_state_keeper |
version | 27.0.0-non-semver-compat |
source | src |
created_at | 2024-07-13 05:27:47.105954+00 |
updated_at | 2025-03-21 17:14:34.715736+00 |
description | ZKsync state keeper |
homepage | https://zksync.io/ |
repository | https://github.com/matter-labs/zksync-era |
max_upload_size | |
id | 1302049 |
size | 556,970 |
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.