serai/coordinator
Luke Parker 63318cb728
Add a DB to Tributary
Adds support for reloading most of the blockchain.
2023-04-14 14:11:40 -04:00
..
src Make TransactionKind have a reference to Signed 2023-04-12 09:38:20 -04:00
tributary Add a DB to Tributary 2023-04-14 14:11:40 -04:00
Cargo.toml Define all coordinator transaction types 2023-04-11 19:04:53 -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.