Zebra/zebra-network/src/peer_set
teor e557249cc0
fix(clippy): Ignore clippy drop warnings in tests (#4081)
* Silence clippy drop warning in tests

* Allow unknown lints for new lints in nightly
2022-04-12 10:06:52 +00:00
..
candidate_set Avoid deadlocks in the address book mutex (#3244) 2021-12-20 00:44:43 +00:00
initialize 3. Send notfound when Zebra doesn't have a block or transaction (#3466) 2022-02-14 01:51:34 +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 fix(clippy): Ignore clippy drop warnings in tests (#4081) 2022-04-12 10:06:52 +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 Avoid deadlocks in the address book mutex (#3244) 2021-12-20 00:44:43 +00:00
initialize.rs T1. Fix isolated connection bugs, improve tests, upgrade dependencies (#3302) 2022-01-14 19:34:59 +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 Security: When there are no new peers, stop crawler using CPU and writing logs (#3177) 2021-12-10 00:19:52 +00:00
set.rs 4. Avoid repeated requests to peers after partial responses or errors (#3505) 2022-02-15 01:44:33 +00:00
unready_service.rs Stop ignoring some connection errors that could make the peer set hang (#3200) 2021-12-15 14:52:44 +00:00