Zebra/zebrad/src/components/sync
teor f6641eaaee
cleanup(gossip): Use a separate named constant for the gossip interval (#6704)
* Use a named consttant for the gossip interval

* Update tests

---------

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2023-05-22 19:21:53 +00:00
..
recent_sync_lengths Provide recent syncer response lengths as a watch channel (#2602) 2021-08-19 23:16:16 +00:00
status fix(test): Move test-only code to test-only modules (#5777) 2022-12-08 01:06:11 +00:00
tests change(state): Stop re-downloading blocks that are in non-finalized side chains (#6335) 2023-03-24 07:10:07 +00:00
downloads.rs change(chain): Refactor the handling of height differences (#6330) 2023-03-29 23:06:31 +00:00
end_of_support.rs v1.0.0-rc.8 release (#6632) 2023-05-11 22:15:12 +00:00
gossip.rs cleanup(gossip): Use a separate named constant for the gossip interval (#6704) 2023-05-22 19:21:53 +00:00
progress.rs feat(ui): Add a terminal-based progress bar to Zebra (#6235) 2023-04-13 08:42:17 +00:00
recent_sync_lengths.rs fix(rpc): Wait for 3 minutes to check Zebra is synced to the tip, rather than 2 (#5840) 2022-12-12 23:20:03 +00:00
status.rs fix(test): Move test-only code to test-only modules (#5777) 2022-12-08 01:06:11 +00:00
tests.rs Fix syncer download order and add sync tests (#3168) 2022-01-11 14:11:35 -03:00