hexresearch / ergvein

Multiplatform BTC wallet with client side filters
https://cypra.io
MIT License
36 stars 8 forks source link

Maintain list of good known Bitcoin nodes #1042

Closed NCrashed closed 2 years ago

NCrashed commented 2 years ago

We have issues with the restoring process when bitcoin nodes don't respond with blocks in time.

1) Add the following nodes to the list of known BTC nodes:

79.143.71.50:8333
188.244.4.78:8333

2) Try to use nodes from the list, and if they fail to provide blocks, take from dynamic node discovery.