serai/coordinator/tributary/src
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
..
tests Support reloading the mempool from disk 2023-04-14 15:51:56 -04:00
block.rs Initial Tributary handling 2023-04-20 05:05:17 -04:00
blockchain.rs Initial Tributary handling 2023-04-20 05:05:17 -04:00
lib.rs Initial Tributary handling 2023-04-20 05:05:17 -04:00
mempool.rs Support reloading the mempool from disk 2023-04-14 15:51:56 -04:00
merkle.rs Fix a bug in the merkle algorithm 2023-04-12 10:52:28 -04:00
provided.rs Support reloading the mempool from disk 2023-04-14 15:51:56 -04:00
tendermint.rs Initial Tributary handling 2023-04-20 05:05:17 -04:00
transaction.rs Apply DKG TX handling code to all sign TXs 2023-04-20 06:27:05 -04:00