cazala/coin-hive-stratum

Is possible to connect with Nicehash stratum servers?

mazetuski opened this issue · 5 comments

It always says that it is an invalid address

imagen

Not sure that this has support for NiceHash, maybe wrong but the last time I tried it wasn't supported.

I dont think that is the correct connection string - try it with just the hostname and port
eg: minus the tcp+stratum://

on trying it myself - I can confirm that the connection to nicehash gets closed.

Note - if you put tcp+stratum - it will spam errors
But without the protocol - it will just close the connection...

Any solution to make it work with nicehash ?

abale commented

I think the issue is mostly on the client's code side - it needs to allow non-wallet addresses in the pool username.

d668 commented

hey, any update on this? How can I make coin-hive-stratum talk to Nicehash stratum servers? what am I supposed to put in /config/defaults.js ?