serai/coordinator
2024-04-21 08:36:52 -04:00
..
src Add missing continue to prevent dialing a node we're connected to 2024-04-21 08:36:52 -04:00
tributary Correct timing around when we verify precommit signatures 2024-04-21 06:12:01 -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.