serai/coordinator/tributary
2024-04-21 06:12:01 -04:00
..
src Rewrite tendermint's message handling loop to much more clearly match the paper (#560) 2024-04-21 05:30:31 -04:00
tendermint Correct timing around when we verify precommit signatures 2024-04-21 06:12:01 -04:00
Cargo.toml Add workspace lints 2023-12-17 00:04:47 -05: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.