serai/coordinator
Luke Parker 624fb2781d
Update how RPCs are handled
The processor now takes three vars and joins them itself. message-queue uses a
single argument, with defaults, as it's a service we control.
2023-07-21 14:01:42 -04:00
..
src Update how RPCs are handled 2023-07-21 14:01:42 -04:00
tributary Update the flow for completed signing processes 2023-07-14 14:05:12 -04:00
Cargo.toml Add a Docker-based test for the message-queue service 2023-07-20 18:53:11 -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.