mirror of
https://github.com/mimblewimble/grin.git
synced 2025-01-21 03:21:08 +03:00
f2b4c6dc07
Picks a random defunct peer and marks it healthy again anytime we're querying peers to find more. Over enough time, any peer will see another as defunct, leading to peer list atrophy. This allows us random retries. In addition, we need to cleanup peers after a while, we quickly accumulate hundreds of dead peers over time. This should be tracked by a different issue however. Related: #1632 |
||
---|---|---|
.. | ||
src | ||
tests | ||
Cargo.toml |