Post
Topic
Board Mining (Altcoins)
Re: [ANN] Miner Control 1.6.1 - Auto profit switching miner controller
by
Giraudy
on 28/05/2017, 19:06:26 UTC
manual fee should override api data.

"devfee" does not work if set, it even multiplies fees by 0.

edit:
found another bug, default settting "avgspeedticks":10, 10 is low enough to cause trouble with etherium or clones when miner had not submitted a share miner is declared DEAD, but MC does not try to shut it down, instead it launches another miner and trying to mine something else while etherium miner is still running causes next miner to be declared dead and it all runs in a spiral of rig lock up...
edit2:
 how to disable or increase those 20 minutes when miner is declared DEAD?
edit3:
 seems trying to add musicoin @ MiningPoolHub was a total failure...

1) I'll check miner's devfee more precisely.
2) "avgspeedticks" is just averaging period for worker speed, it shouldn't cause "dead" status. As for me, met similar signs with Claymore miners. Usually folks set retries amount for each miner in "aparam3":, ccminer -r 1, claymore  -r -1. It is solving the start of many instances of miners.
3) should be "deadtime" key in config. I've changed anything for this, it stayed from previous releases, let me know if something works incorrect.
4) MUSIC for MPH and Genoil { "active" : true, "cname": "musicoin", "algo": "ethash", "tag":"music", "folder": "_APARAM1_", "cweight": 1,  "fee": 0.9, "command":
"_APARAM2_", "arguments": "_APARAM3_ -S _SPARAM1_:20585 -O _ACCOUNT_._WORKER_ _SPARAM2_" },