zksync_state_keeper 26.7.0-non-semver-compat

ZKsync state keeper
1
2
3
4
5
# `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.