serai/coordinator
Luke Parker f6a497f3ac
Slight terminology correction in sync test
Also correct a mistake from merging the most recent polkadot version.
2023-06-28 15:20:50 -04:00
..
src Slight terminology correction in sync test 2023-06-28 15:20:50 -04:00
tributary Fix incorrect sig_hash generation 2023-06-08 06:38:25 -04:00
Cargo.toml Create a vote transaction upon GeneratedKeyPair 2023-05-10 00:46:51 -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.