Zebra/zebra-network/src/peer_set
teor 69751e964c
fix(test): Improve test reliability and performance (#4869)
* Improve UnreadyService documentation

* Limit proptest cases to speed up a slow test

* Skip the delete old databases test when there is no network
2022-08-02 23:36:58 +00:00
..
candidate_set fix(network): when connecting to peers, ignore invalid ports, and prefer canonical ports (#4564) 2022-06-14 04:58:37 +00:00
initialize tests(config): Add tests for old configs (#4676) 2022-06-27 00:07:37 +00:00
inventory_registry 4. Avoid repeated requests to peers after partial responses or errors (#3505) 2022-02-15 01:44:33 +00:00
set Group PeerSet fields into themes (#4618) 2022-06-16 23:12:35 +00:00
unready_service Stop ignoring some connection errors that could make the peer set hang (#3200) 2021-12-15 14:52:44 +00:00
candidate_set.rs Add some missing tracing spans (#4660) 2022-06-23 07:46:02 +00:00
initialize.rs fix(net): Fix handshake timing and error handling (#4772) 2022-07-31 21:05:52 +00:00
inventory_registry.rs 4. Avoid repeated requests to peers after partial responses or errors (#3505) 2022-02-15 01:44:33 +00:00
limit.rs fix(doc): Fix various doc warnings, part 3 (#4611) 2022-06-15 03:57:19 +00:00
set.rs lint(clippy): add `unwrap_in_result` lint (#4667) 2022-06-28 06:22:07 +00:00
unready_service.rs fix(test): Improve test reliability and performance (#4869) 2022-08-02 23:36:58 +00:00