Crates.io | zksync_state_keeper |
lib.rs | zksync_state_keeper |
version | 0.1.0 |
source | src |
created_at | 2024-07-13 05:27:47.105954 |
updated_at | 2024-07-13 05:27:47.105954 |
description | ZKsync state keeper |
homepage | https://zksync.io/ |
repository | https://github.com/matter-labs/zksync-era |
max_upload_size | |
id | 1302049 |
size | 425,209 |
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.