mirror of
https://github.com/serai-dex/serai.git
synced 2025-01-19 01:04:40 +00:00
e2901cab06
It was improperly implemented, as it assumed rounds had a constant time interval, which they do not. It also is against the spec and was meant to absolve us of issues with poor performance when post-starting blockchains. The new, and much more proper, workaround for the latter is a 120-second delay between the Substrate time and the Tributary start time. |
||
---|---|---|
.. | ||
src | ||
tendermint | ||
Cargo.toml | ||
LICENSE | ||
README.md |
Tributary
A verifiable, ordered broadcast layer implemented as a BFT micro-blockchain.