serai/coordinator
Luke Parker bb8e034e68
Test historic start times in tendermint-machine
Closes https://github.com/serai-dex/serai/issues/342.

Under ideal network conditions, this is fine. While I won't claim ideal network
conditions will occur IRL, b0fcdd3367 has the
Tributary rebroadcast messages and should brute-force its way into a
functioning system.
2023-11-13 00:43:35 -05:00
..
src Convert coordinator/tributary/nonce_decider to use create_db macro (#423) 2023-11-12 12:04:34 -05:00
tributary Test historic start times in tendermint-machine 2023-11-13 00:43:35 -05:00
Cargo.toml Convert coordinator/tributary/nonce_decider to use create_db macro (#423) 2023-11-12 12:04:34 -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.