serai/coordinator/src
Luke Parker 32a9a33226
Adjust sync test timeout to resolve infreuqent failure
This isn't an unacceptable timeout. It matches a prior timeout. I'm unsure why
it's now needed to be extended though. My best guess is the test runtime is
single threaded and there's now new overhead in the task management (or perhaps
higher latency now that messages per-tributary is serialized).
2023-09-26 17:28:41 -04:00
..
substrate Remove lazy_static for proper use of channels 2023-09-25 18:23:52 -04:00
tests Adjust sync test timeout to resolve infreuqent failure 2023-09-26 17:28:41 -04:00
tributary Improve handling of tasks in coordinator, one per Tributary scanner 2023-09-25 20:33:14 -04:00
db.rs Prefix root keys in coordinator with "coordinator" to prevent conflicts with tributary 2023-09-01 01:00:24 -04:00
main.rs Add a next block notification system to Tributary 2023-09-25 23:20:51 -04:00
p2p.rs Remove lazy_static for proper use of channels 2023-09-25 18:23:52 -04:00
processors.rs Add a full-stack mint and burn test for Bitcoin and Monero 2023-08-28 21:17:22 -04:00