serai/coordinator
Luke Parker 13cbc99149
Properly define the on-chain handover protocol
The new key publishing `Batch`s is more than sufficient.

Also uses the correct key to verify the published `Batch`s authenticity.
2023-10-10 23:55:59 -04:00
..
src Properly define the on-chain handover protocol 2023-10-10 23:55:59 -04:00
tributary fix tendermint invalid commit (#392) 2023-10-10 06:32:04 -04:00
Cargo.toml Remove lazy_static for proper use of channels 2023-09-25 18:23:52 -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.