Zebra/zebra-network/src
Marek 0e4c51c431
V1.0.0 beta.11 release (#4567)
* Bump crate versions

* Increment the protocol user agent

* Increment the version in `README.md`

* Increment the version in `install.md`

* Update `README.md`

* Update the changelog

* Increment the versions of crates that depend on other crates

* Update `Cargo.lock`
2022-06-03 22:55:05 +00:00
..
address_book Security: Limit address book size to limit memory usage (#3162) 2021-12-06 16:09:10 -03:00
config fix(network): allow more inbound than outbound connections (#3527) 2022-02-14 16:00:31 +00:00
isolated fix(doc): Fix various doc warnings, part 1 (#4514) 2022-06-02 15:07:35 +00:00
meta_addr 4. Avoid repeated requests to peers after partial responses or errors (#3505) 2022-02-15 01:44:33 +00:00
peer fix(doc): Fix various doc warnings, part 1 (#4514) 2022-06-02 15:07:35 +00:00
peer_set change(net): immediately disconnect from pre-NU5 nodes (#4538) 2022-06-02 13:45:29 +00:00
protocol fix(doc): Fix various doc warnings, part 1 (#4514) 2022-06-02 15:07:35 +00:00
address_book.rs fix(doc): Fix various doc warnings, part 1 (#4514) 2022-06-02 15:07:35 +00:00
address_book_updater.rs feat(log): log the state tip height as part of sync progress logs (#3437) 2022-01-28 19:12:19 -03:00
config.rs fix(doc): Fix various doc warnings, part 1 (#4514) 2022-06-02 15:07:35 +00:00
constants.rs V1.0.0 beta.11 release (#4567) 2022-06-03 22:55:05 +00:00
isolated.rs 4. Avoid repeated requests to peers after partial responses or errors (#3505) 2022-02-15 01:44:33 +00:00
lib.rs fix(doc): Fix various doc warnings, part 1 (#4514) 2022-06-02 15:07:35 +00:00
meta_addr.rs fix(doc): Fix various doc warnings, part 1 (#4514) 2022-06-02 15:07:35 +00:00
peer.rs 4. Avoid repeated requests to peers after partial responses or errors (#3505) 2022-02-15 01:44:33 +00:00
peer_set.rs 1. Create an API for a missing inventory registry, but don't register any missing inventory yet (#3255) 2022-02-06 23:05:52 +00:00
policies.rs fix(doc): Fix the syntax of links in comments (#4494) 2022-05-30 20:12:11 +00:00
protocol.rs Refactor protocol into internal, external modules. 2019-11-27 05:06:01 -05:00