serai/coordinator
Luke Parker 964fdee175
Publish ExternablBlock/SubstrateBlock, delay *Preprocess until ID acknowledged
Adds a channel for the Tributary scanner to communicate when an ID has been
acknowledged.
2023-05-08 22:20:51 -04:00
..
src Publish ExternablBlock/SubstrateBlock, delay *Preprocess until ID acknowledged 2023-05-08 22:20:51 -04:00
tributary Initial code to handle messages from processors 2023-04-25 03:14:42 -04:00
Cargo.toml Start handling P2P messages 2023-04-23 17:01:30 -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.