Codaone / DEXBot

Trading Bot for the BitShares Decentralized Exchange
Other
250 stars 129 forks source link

Ping and sort nodes like bitshares-ui #307

Open MarkoPaasila opened 6 years ago

MarkoPaasila commented 6 years ago

At startup, bitshares-ui pings all listed nodes, and sorts them. I don't know what it sorts them by, but it seems to work pretty well. My local node always comes up at the top, and then the geographically closest ones.

This would affect the user experience only the first time, after which it will be mostly just ensuring a good quality connection.

bitphage commented 4 years ago

Currently there are options to sort nodes via cli, but seems not in GUI.