YoRyan / nuxhash

A NiceHash cryptocurrency mining client for Linux.
GNU General Public License v3.0
264 stars 164 forks source link

NiceHash "New Site" Update Has Stopped NuxHash From Showing Account Info #33

Closed prometx closed 5 years ago

prometx commented 5 years ago

Hi,

NiceHash have recently migrated to a new system/site. This has required users' new login. While previously mined Sats seem to be correct, the update has forced a NiceHash wallet address change.

I have updated this new "working wallet" in NuxHash settings, NuxHash seems to be mining, but "Daily Revenue" and "Address Balance" are "0.00000000". Will there be a way to assure that NuxHash is still performing as expected with this new NiceHash system?

Thanks!

YoRyan commented 5 years ago

Looks like NiceHash locked the account balance behind a non-public endpoint in the new platform (#28). So, in addition to my job - updating Nuxhash to work with the new API - everyone will have to make their own API keys to grant Nuxhash (limited, secure) access to their accounts.

prometx commented 5 years ago

Awesome, thanks very much for tracking that down! Your work on NuxHash is very much appreciated. You're tempting me to build a "legit" rig, lol... ;)

prometx commented 5 years ago

Hi, any news regarding this?

YoRyan commented 5 years ago

Mining with the new API is now working. The balance display will take a little bit more work.

YoRyan commented 5 years ago

Fixed with https://github.com/YoRyan/nuxhash/commit/4928c5f6f8d6c3b4751badc501c690f007835dee.

prometx commented 5 years ago

Right on, thanks man!