serai/coordinator
Luke Parker 14388e746c
Implement Tributary syncing
Also adds a forwards-lookup to the Tributary blockchain.
2023-04-24 00:53:18 -04:00
..
src Implement Tributary syncing 2023-04-24 00:53:18 -04:00
tributary Implement Tributary syncing 2023-04-24 00:53:18 -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.