serai/coordinator
Luke Parker aab8a417db
Have the Coordinator scan the Substrate genesis block
Also adds a workflow for running tests/coordinator.
2023-08-02 12:18:50 -04:00
..
src Have the Coordinator scan the Substrate genesis block 2023-08-02 12:18:50 -04:00
tributary cargo +nightly fmt 2023-08-01 00:47:36 -04:00
Cargo.toml Add initial coordinator e2e tests 2023-08-01 19:00:48 -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.