serai/coordinator/tributary
Luke Parker 9c2a44f9df
Apply DKG TX handling code to all sign TXs
The existing code was almost entirely applicable. It just needed to be scoped
with an ID. While the handle function is now a bit convoluted, I don't see a
better option.
2023-04-20 06:27:05 -04:00
..
src Apply DKG TX handling code to all sign TXs 2023-04-20 06:27:05 -04:00
tendermint Replace Tendermint step with sync_block 2023-04-13 18:18:29 -04:00
Cargo.toml Add a DB to Tributary 2023-04-14 14:11:40 -04:00
LICENSE Create a folder for tributary, the micro-blockchain 2023-04-11 10:18:31 -04:00
README.md Create a folder for tributary, the micro-blockchain 2023-04-11 10:18:31 -04:00

Tributary

A micro-blockchain to provide consensus and ordering to P2P communication.