cashshuffle / cashshuffle-electron-cash-plugin

Electron cash cash-shuffle plugin
27 stars 13 forks source link

Add server list #14

Closed checksum0 closed 6 years ago

checksum0 commented 6 years ago

Add a server list to the plugin so that user quickly and easily find a server to shuffle. Also, place the server list well in sight into the plugin itself instead of into the settings window to help choosing a server quickly.

Maybe add a visual indicator to show user how full a shuffling round is (let's say they have 17 player out of 20) so they can select the best server and we maximize shuffling round.

Maybe it would be a possibility for server to talk to each other and send a shuffler data to another server that is cruelly lacking its last shuffler to complete a big round or something?

clifordsymack commented 6 years ago

I added server list. For now just a select. Then i will add additional parameters for server: amounts, pool size and so on.

shravan-shandilya commented 6 years ago

The shuffle server drop-down is not getting populated on latest version of the code.

clifordsymack commented 6 years ago

@shravan-shandilya how did you get this error? It is hanging or what?

shravan-shandilya commented 6 years ago

I installed both electron cash and the plug-in following the instructions from REAFME.md . It's not hanging,but when I click the drop-down no servers are listed. The drop-down doesn't expand.

shravan-shandilya commented 6 years ago

Environment: Ubuntu 16.04

clifordsymack commented 6 years ago

@shravan-shandilya can you check the servers.json file in the shuffle folder? Is it exist?

shravan-shandilya commented 6 years ago

@clifordsymack Sorry my bad,the problem was on Ubuntu Gnome. Just checked in another machine. Its working fine. Thanks

ifol commented 6 years ago

I'm having the same issue as shravan-shandilya - the shuffle server drop-down is not getting populated.

OS is Kubuntu 17.04 and servers.json file seems ok

clifordsymack commented 6 years ago

@ifol thanks for reply. I discovering it

clifordsymack commented 6 years ago

Can't reproduce. Closing it.