serai/coordinator
Luke Parker a7c9c1ef55
Integrate coordinator with MessageQueue and RocksDB
Also resolves a couple TODOs.
2023-07-18 01:53:51 -04:00
..
src Integrate coordinator with MessageQueue and RocksDB 2023-07-18 01:53:51 -04:00
tributary Update the flow for completed signing processes 2023-07-14 14:05:12 -04:00
Cargo.toml Integrate coordinator with MessageQueue and RocksDB 2023-07-18 01:53:51 -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.