-
Notifications
You must be signed in to change notification settings - Fork 129
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CLI - auto sort nodelist in config and on dexbot-cli run
#635
Conversation
merge 0.8.1 in to hapax master
Devel codaone 0.9.17
Devel 0.9.19 merge
Note: could also use |
One thing that came to my mind. Wouldn't it be better to have the node pinging in Removing bad nodes automatically when sorting is nice 👍 |
Digital Lucifer (@dls-cipher) has cleansed the node list removing unsuitable nodes. |
Reviewed, most of the nodes are reachable from my test 21/25 and @joelvai can merge at anytime |
…into sorted-nodelist
@joelvai Updated and fixed above in latest commits. Let me know if you want me to update |
Add option to the CLI configure to sort node list based on latency and remove those nodes that are too far away. Also, when starting by
dexbot-cli run
, the nodes from the config file are checked and sorted for latency before starting the bot.this is an initial version, no gui updates have been made. hope this will help the node issues.
next update : switch to another node when there is too much latency in order placement.