forked from nblockchain/geewallet
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Historically, we've always had many more ETH nodes than ETC nodes; however, lately I started noticing a slowdown in the ETH connections and even some ResultInconsistencyExceptions (or ResourceUnavailable ones), which means that a lot of our ETH nodes were becoming obsolete (I mostly noticed from my servers.json of my cache/ folder that only 2 were responding fine without failures, one of them being the omni-present and prestigious "CloudFlare" one). So I decided to check out the website where I've grabbed the latest ETC nodes, and found that there are maaaaaany new ETH ones: https://chainlist.org/chain/1 But I don't want to add all of them, so I added only the ones that have a green icon in both columns (Score & Privacy). After this, the ETH balance retrievals and fee estimations don't fail and are much faster.
- Loading branch information
Showing
1 changed file
with
120 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters