serai/coordinator
Luke Parker 7e71450dc4
Bug fixes and log statements
Also shims next nonce code with a fine-for-now piece of code which is unviable
in production, yet should survive testnet.
2023-08-13 04:03:59 -04:00
..
src Bug fixes and log statements 2023-08-13 04:03:59 -04:00
tributary Bug fixes and log statements 2023-08-13 04:03:59 -04:00
Cargo.toml Add a LibP2P instantiation to coordinator 2023-08-08 15:12: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.