Zebra/zebrad/src
teor cef0a492d8 Add a timeout to sync service block verification
This timeout stops the sync service hanging when it is missing required
blocks, but the lookahead queue is full of dependent verify tasks, so the
missing blocks never get downloaded.
2021-01-13 20:46:25 -05:00
..
bin/zebrad integrate sentry with our existing panic reporting logic 2020-12-09 13:06:18 -05:00
commands create Downloads for Inbound 2020-11-25 10:55:44 -08:00
components Add a timeout to sync service block verification 2021-01-13 20:46:25 -05:00
application.rs Log configured network in every log message (#1568) 2021-01-12 07:46:56 +10:00
commands.rs Log configured network in every log message (#1568) 2021-01-12 07:46:56 +10:00
components.rs zebrad: document Inbound, ChainSync responsibilities 2020-09-18 18:34:25 -07:00
config.rs Automatically disable colors when tracing to a file 2020-12-02 10:25:44 -08:00
lib.rs integrate sentry with our existing panic reporting logic 2020-12-09 13:06:18 -05:00
prelude.rs Fix a deadlock in TokioComponent. 2020-01-15 12:06:31 -08:00
sentry.rs Comment out Sentry stacktraces for now 2020-12-12 13:26:52 -05:00