serai/coordinator/tributary/tendermint/src
Luke Parker 5858b6c03e
Replace Tendermint step with sync_block
Step moved a step forward after an externally synced/added block. This created
a race condition to add the block between the sync process and the Tendermint
machine. Now that the block routes through Tendermint, there is no such race
condition.
2023-04-13 18:18:29 -04:00
..
block.rs Create a folder for tributary, the micro-blockchain 2023-04-11 10:18:31 -04:00
ext.rs Replace Tendermint step with sync_block 2023-04-13 18:18:29 -04:00
lib.rs Replace Tendermint step with sync_block 2023-04-13 18:18:29 -04:00
message_log.rs Create a folder for tributary, the micro-blockchain 2023-04-11 10:18:31 -04:00
round.rs Create a folder for tributary, the micro-blockchain 2023-04-11 10:18:31 -04:00
time.rs Create a folder for tributary, the micro-blockchain 2023-04-11 10:18:31 -04:00