serai/coordinator/tributary
Luke Parker 4d17b922fe
Sign the genesis when signing transactions
Prevents replaying across tributaries, which is a risk for BTC/ETH (regarding key gen).
2023-04-11 19:03:52 -04:00
..
src Sign the genesis when signing transactions 2023-04-11 19:03:52 -04:00
tendermint Remove the substrate feature from tendermint 2023-04-11 10:34:41 -04:00
Cargo.toml Add basic transaction/block code to Tributary 2023-04-11 13:42:18 -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.