serai/coordinator/tributary
Luke Parker ac7b98daac
Remove tokio dependency from tendermint-machine
Indirects it via a minimal wrapper which can be trivially patched.
2024-09-05 16:30:27 -04:00
..
src #560 take two, now that #560 has been reverted (#561) 2024-07-16 19:42:15 -04:00
tendermint Remove tokio dependency from tendermint-machine 2024-09-05 16:30:27 -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.