serai/coordinator/tributary
Luke Parker 6b41c91dc2
Correct TendermintMachine sleep on construction
For logging purposes, I added code to handle negative time till start. I forgot
to only sleep on positive time till start.

Should fix the recent CI failure.
2023-08-13 05:57:14 -04:00
..
src Bug fixes and log statements 2023-08-13 04:03:59 -04:00
tendermint Correct TendermintMachine sleep on construction 2023-08-13 05:57:14 -04:00
Cargo.toml Further dependency minimization for build times 2023-07-26 03:03:44 -04:00
LICENSE Create a folder for tributary, the micro-blockchain 2023-04-11 10:18:31 -04:00
README.md Clarify Arc RwLocks and sleeps in coordinator 2023-04-23 18:29:50 -04:00

Tributary

A verifiable, ordered broadcast layer implemented as a BFT micro-blockchain.