zebra/zebrad/src/components/sync
Deirdre Connolly fe859bd6a1
Release 1.0.0 (#6877)
* Include zebra-* and tower-fallback versions and paths for tower-batch-control

* Remove versions for dev-dependencise

* fix(legal): Use correct licenses for tower-batch-control and zebra-network (#6927)

* Don't modify whitespace

* Resolve rustdoc and cargo-release warnings

* Bump semver

* Re-up Cargo.lock

* Update README.md

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

* Update book/src/user/docker.md

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

* Update 'Future Work' section post stable release

* Add release notes to CHANGELOG.md

* Update CHANGELOG.md

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

* Remove Docker container change from the changelog

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

* Point at the appropriate zebra-* crate versions

* Update ESTIMATED_RELEASE_HEIGHT to 2,121,200

* Add CHANGELOG summary of the 1.0.0 release

* Update CHANGELOG.md

* Update CHANGELOG.md

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

* Bump tower-* beta.* versions and use them

---------

Co-authored-by: teor <teor@riseup.net>
Co-authored-by: Pili Guerra <pili@piliguerra.com>
2023-06-14 04:35:45 +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 fix(build): Fix new nightly clippy lints and cargo feature resolution (#6814) 2023-06-07 06:04:04 +00:00
downloads.rs rename(state): Rename state verifiers and related code (#6762) 2023-06-01 12:29:03 +00:00
end_of_support.rs Release 1.0.0 (#6877) 2023-06-14 04:35:45 +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