Post
Topic
Board Mining (Altcoins)
Re: [ANN] Miner Control 1.6.1 - Auto profit switching miner controller
by
joeyjj
on 26/07/2017, 04:08:22 UTC
Two bugs:

1) With only the latest versions, the General parameter 'minprice' no longer seems to work. Even if all Net values are negative, MC will mine regardless of the value of 'minprice' (be it 0 or some other positive value, even a value in the thousands).

2) A long-standing bug that might be related to bug 1: when the Net value is negative for the 'Running' algo, MC will not switch to other more positive Pending values, and will not stop the current job at all if there are no positive Net values. It will only switch after stopping the current job manually, or automatically via the General 'maxtime' setting.

MC doesn't handle negative Net Profit values well.

Another question: when will the latest source code be posted on Github? I don't think it's been been updated since 1.7.0.0

As always: thanks!!

For the moment I am working on proxy mode for MC. One instance as mater, others slaves.  I'll test how MC handles negative values soon.
I don't post beta codes on GitHub, as far as there is huge amount of changes. Only stable releases will be there.

If you want to check the actual code, it is published in Visual Studio Team Services.
Login: mc_developer@outlook.com
Password: Minercontrol
Everyone having skills in C# and own ideas is welcomed.


Thank you for this! I'll be taking a look soon, and will happily contribute where/when I can.