mirror of
https://github.com/serai-dex/serai.git
synced 2025-02-02 03:06:31 +00:00
32a9a33226
This isn't an unacceptable timeout. It matches a prior timeout. I'm unsure why it's now needed to be extended though. My best guess is the test runtime is single threaded and there's now new overhead in the task management (or perhaps higher latency now that messages per-tributary is serialized). |
||
---|---|---|
.. | ||
src | ||
tributary | ||
Cargo.toml | ||
LICENSE | ||
README.md |
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.