grin/servers/src
Ignotus Peverell f2b4c6dc07
Resurrect a random peer on every monitor (#1646)
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
2018-10-03 09:16:32 -07:00
..
common fix: in case of all known, update header_head and sync_head (#1619) 2018-10-01 21:58:50 +08:00
grin Resurrect a random peer on every monitor (#1646) 2018-10-03 09:16:32 -07:00
mining Don't push mined blocks to the chain during sync (#1643) 2018-10-03 09:08:25 -07:00
webwallet Serve up web wallet application (#1367) 2018-08-17 18:51:50 +01:00
lib.rs Add a peers_preferred option in Grin (#1401) 2018-08-23 15:16:04 -04:00