serai/coordinator
Luke Parker a26ca1a92f
Split FinalizedBlock into ExternalBlock and SeraiBlock
Also re-arranges their orders.
2023-04-20 06:59:42 -04:00
..
src Split FinalizedBlock into ExternalBlock and SeraiBlock 2023-04-20 06:59:42 -04:00
tributary Apply DKG TX handling code to all sign TXs 2023-04-20 06:27:05 -04:00
Cargo.toml Use an enum for Coin/NetworkId 2023-04-18 02:04:47 -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.