Files
bitcoin/src
Vasil Dimov b1d905c225 p2p: earlier continuation when no remaining eviction candidates
in ProtectEvictionCandidatesByRatio().

With this change, `if (n.count == 0) continue;` will be true
if a network had candidates protected in the first iterations
and has no candidates remaining to be protected in later iterations.

Co-authored-by: Jon Atack <jon@atack.com>
2021-07-08 12:28:40 +02:00
..
2021-06-03 13:53:31 +02:00
2021-06-29 17:11:12 +10:00