3 releases (breaking)

0.3.0 Oct 20, 2023
0.2.0 Sep 14, 2023
0.1.0 May 31, 2023

#9 in #sequencer

37 downloads per month
Used in sov-blob-storage

MIT/Apache

330KB
6.5K SLoC

sov-sequencer-registry module

The sov-sequencer-registry module is responsible for sequencer registration, slashing, and rewards. At the moment, only a centralized sequencer is supported. The sequencer's address and bond are registered during the rollup deployment.


lib.rs:

The sov-sequencer-registry module is responsible for sequencer registration, slashing, and rewards. At the moment, only a centralized sequencer is supported. The sequencer's address and bond are registered during the rollup deployment.

The module implements the sov_modules_api::hooks::ApplyBlobHooks trait.

Dependencies

~8–25MB
~398K SLoC