Closed ghost closed 7 years ago
Hi,
only one seed peer is usually not a good idea. I know there has been lately an issue with a lot of them. Please take a look at the clean healthy SEED peer list - and include them from here: https://github.com/kristjank/ark-go/blob/master/core/arkenv.go#L206
After you randomly select one SEED peer... you must build up the ACTIVE healthy peer list to work with, meaning:
--I use this in arkgo now - and I usually clean the list from 150 to 70/60 healthy peers to work with...
closes #3