serai/coordinator/tributary
2023-04-23 23:51:10 -04:00
..
src Remove reliance on a blockchain read lock from block/commit 2023-04-23 23:51:10 -04:00
tendermint Start handling P2P messages 2023-04-23 17:01:30 -04:00
Cargo.toml Break coordinator main into multiple functions 2023-04-23 23:15:15 -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.