serai/coordinator
Luke Parker 32df302cc4
Move recognized_id from a channel to an async lambda
Fixes a race condition. Also fixes recognizing batch IDs.
2023-08-24 21:55:59 -04:00
..
src Move recognized_id from a channel to an async lambda 2023-08-24 21:55:59 -04:00
tributary Remove SlashVote per #349 2023-08-21 23:48:33 -04:00
Cargo.toml Perform MuSig signing of generated keys 2023-08-14 06:08:55 -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.