serai/coordinator
Luke Parker 32435d8a4c
Consolidate RockDB code
Moves explicitly to zstd. RockDB recommends zstd, or at least lz4 over snappy,
and this minimizes which dependencies we pull in.
2023-07-25 21:43:27 -04:00
..
src Consolidate RockDB code 2023-07-25 21:43:27 -04:00
tributary Update the flow for completed signing processes 2023-07-14 14:05:12 -04:00
Cargo.toml Add a Docker-based test for the message-queue service 2023-07-20 18:53:11 -04:00
LICENSE Add empty coordinator 2023-04-11 09:21:35 -04:00
README.md Add empty coordinator 2023-04-11 09:21:35 -04:00

Coordinator

The Serai coordinator communicates with other coordinators to prepare batches for Serai and sign transactions.

In order to achieve consensus over gossip, and order certain events, a micro-blockchain is instantiated.