mozkomor / GrinGoldMiner

Grin open-source miner
GNU General Public License v3.0
175 stars 71 forks source link

"INFO Connected to node us-east-stratum.grinmint.com." when configured to mine MWGrin pool #63

Closed HudsonProdigy closed 5 years ago

HudsonProdigy commented 5 years ago

miner config and status set to MWGrin pool, but keep getting info messages saying connected to grinmint.... is miner submitting shares to non configured pool? or is this dev fee? miner usually says mining dev fee at top when doing so, this seems to be something else.

urza commented 5 years ago

No idea with this little info. Probably just fee, it connects asynchronously before user mining is finished to not waste time. If you want set your log file output to DEBUG and send me log afterward you see it.

HudsonProdigy commented 5 years ago

It seems like this is how the new miner mines dev fees. It use to show on top dashboard was mining for dev and give disclaimer, but im guessing this was changed. pool side everything seems as it should.

urza commented 5 years ago

No it only mines fee when showing that it mines fee.

phooton commented 5 years ago

The miner connects to fee pool in advance by design so it won't waste any time switching. Feel free to examine source code.