serai/coordinator/src
Luke Parker c9b2490ab9
Tweak tributary_test to handle a one-block variance
Prior to the previous commit, whatever async scheduling occurred caused them to
all have the same tip. Now, some are one block ahead of others. This adds
tolerance for that, as it's an acceptable variance, so long as it's solely one
block.
2023-08-27 05:28:36 -04:00
..
substrate Route KeyPair so Tributary can construct SignId as needed 2023-08-25 18:37:22 -04:00
tests Tweak tributary_test to handle a one-block variance 2023-08-27 05:28:36 -04:00
tributary Use &self for handle_message and sync_block in Tributary 2023-08-27 05:07:11 -04:00
db.rs Add code to handle a race condition around first_preprocess 2023-08-26 21:35:43 -04:00
main.rs Use &self for handle_message and sync_block in Tributary 2023-08-27 05:07:11 -04:00
p2p.rs Add keep-alive timeout to coordinator 2023-08-21 02:36:03 -04:00
processors.rs Integrate coordinator with MessageQueue and RocksDB 2023-07-18 01:53:51 -04:00