zebra/zebrad/src/components/sync
Arya 5bdad1bcaa
Release Zebra 1.5.0 (#8027)
* adds a summary to changelog

* chore: Release

* Apply suggestions from code review

* updates Changelog.md

* updates changelog.md

* mentions/updates MSRV

* updates checkpoints

* updates ESTIMATE_RELEASE_HEIGHT

* Apply suggestions from code review

Co-authored-by: teor <teor@riseup.net>

* updates estimated release height

* combines changelog entries about scanner db

* zebra-scan is still in alpha

* Update CHANGELOG.md

* update release checklist for zebra-scan

* use fastmod to update zebra-scan version

* corrects zebra-scan version requirement in zebrad

* Applies suggestions from review

* updates changelog

* Update zebrad/src/components/sync/end_of_support.rs

---------

Co-authored-by: teor <teor@riseup.net>
2023-12-12 00:44:15 +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 cleanup(clippy): Remove unnecessary `try_into()` with `cargo clippy --fix` (#7940) 2023-11-14 20:31:49 +00:00
downloads.rs fix(net): Add outer timeouts for critical network operations to avoid hangs (#7869) 2023-11-02 15:00:18 +00:00
end_of_support.rs Release Zebra 1.5.0 (#8027) 2023-12-12 00:44:15 +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 fix(log): Remove redundant startup logs, fix progress bar number, order, and wording (#7087) 2023-07-05 07:08:59 +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