serai/coordinator
Luke Parker 01a2c98018
Correct mdns peer filtering from Udp to Quic
Also adds commented with_quic_config.
2023-11-26 03:01:19 -05:00
..
src Correct mdns peer filtering from Udp to Quic 2023-11-26 03:01:19 -05:00
tributary Replace usage of io::Error::new(io::ErrorKind::Other, with io::Error::other 2023-11-19 18:31:37 -05:00
Cargo.toml QUIC-based LibP2p Swarm (replacing TCP) 2023-11-25 04:10:08 -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.