serai/coordinator
2023-10-27 23:08:31 -04:00
..
src Note slight malleability in batch verification 2023-10-27 23:08:31 -04:00
tributary Correct panic possible when jumping to a round with Precommit(None) 2023-10-18 16:46:14 -04:00
Cargo.toml Add a TributaryState struct with higher-level DB logic 2023-10-24 03:55:13 -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.