serai/coordinator/tributary
Luke Parker 695d923593
Reloaded provided transactions from the disk
Also resolves a race condition by asserting provided transactions must be
unique, allowing them to be safely provided multiple times.
2023-04-14 15:03:01 -04:00
..
src Reloaded provided transactions from the disk 2023-04-14 15:03:01 -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.