serai/coordinator
akildemir 435f1d9ae1
add specific network/coin/balance types ()
* add specific network/coin/balance types

* misc fixes

* fix clippy

* misc fixes

* fix pr comments

* Make halting for external networks

* fix encode/decode
2024-10-06 22:16:11 -04:00
..
src add specific network/coin/balance types () 2024-10-06 22:16:11 -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.