mirror of
https://github.com/serai-dex/serai.git
synced 2025-01-10 12:54:35 +00:00
2f57a69cb6
Updates Tributary values to allow 999ms for block processing (from 2s) and 1667ms for latency (up from 1s). The intent is to resolve #365. I don't know if this will, but it increases the chances of success and these values should be fine in prod since Tributary is a post-execution chain (making block procesisng time minimal). Does embed the dagger of N::block_time() panicking if the block time in ms doesn't cleanly divide by 1000. |
||
---|---|---|
.. | ||
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.