serai/coordinator
2024-03-22 23:47:43 -04:00
..
src Peer finding which won't get stuck on one specific network 2024-03-22 23:47:43 -04:00
tributary Initial pruning of backlogged consensus messages 2024-03-22 23:18:53 -04:00
Cargo.toml PR to track down CI failures (#501) 2024-01-04 01:08:13 -05: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.