serai/coordinator
Luke Parker ac7b98daac
Remove tokio dependency from tendermint-machine
Indirects it via a minimal wrapper which can be trivially patched.
2024-09-05 16:30:27 -04:00
..
src Improve usage of constants in coordinator p2p 2024-07-17 06:54:54 -04:00
tributary Remove tokio dependency from tendermint-machine 2024-09-05 16:30:27 -04:00
Cargo.toml Remove cbor 2024-04-23 07:01:07 -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.