zebra/zebrad/src/components
Deirdre Connolly 9959a6ce04
Release 1.0.0-rc.9 (#6821)
* Bump semvers

* Update zebra-utils/README.md

* Updated mainnet checkpoints against commit b7029b8

* Add testnet checkpoints from b7029b8

* Bump zebrad rust-version to 1.70

* rust-version 1.68

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

* Add CHANGELOG for 1.0.0-rc.9

* Bump estimated release height to within june 7th 2023 utc-4

* Add #6801 to CHANGELOG in anticipation

* Update CHANGELOG.md

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

* Update CHANGELOG.md

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

* Update CHANGELOG.md

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

* Update CHANGELOG.md

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

* Update CHANGELOG.md

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

* Update breaking changes in 1.0.0-rc.9 changelog

* changelog: move #6801 to Fix

* Update CHANGELOG.md

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

* Include #6832 in the changelog

* Add missing changes to changelog

* Remove #6801 from known issues in the README

* Use the latest bug template link

---------

Co-authored-by: teor <teor@riseup.net>
2023-06-08 03:44:28 +00:00
..
inbound fix(build): Fix new nightly clippy lints and cargo feature resolution (#6814) 2023-06-07 06:04:04 +00:00
mempool rename(state): Rename state verifiers and related code (#6762) 2023-06-01 12:29:03 +00:00
sync Release 1.0.0-rc.9 (#6821) 2023-06-08 03:44:28 +00:00
tracing fix(zebrad): accept default subcommand arguments and print consistent usage information for top-level 'help' subcommand (#6801) 2023-06-07 06:03:42 +00:00
inbound.rs rename(state): Rename state verifiers and related code (#6762) 2023-06-01 12:29:03 +00:00
mempool.rs fix(security): Rate-limit and size-limit peer transaction ID messages (#6625) 2023-05-15 21:10:28 +00:00
metrics.rs fix(clippy): Put Rust format variables inline (#5783) 2022-12-08 01:05:57 +00:00
sync.rs cleanup(gossip): Use a separate named constant for the gossip interval (#6704) 2023-05-22 19:21:53 +00:00
tokio.rs fix(zebrad): accept default subcommand arguments and print consistent usage information for top-level 'help' subcommand (#6801) 2023-06-07 06:03:42 +00:00
tracing.rs feat(ui): Add a terminal-based progress bar to Zebra (#6235) 2023-04-13 08:42:17 +00:00