*** Miner Control 1.6.5 (Mod) ***
KBomba and myself have been working on bringing Miner Control up to speed with all the recent changes like YAAMP shutting down and NiceHash changing their stratum urls. We've reached the point where we are ready to offer up an official updated package for everyone.
Changelog:- Updated NiceHash detectstratum, now correctly injects the full URL. No need for URLs or ports when detectstratum=true.
- Removed WestHash completely, as the NiceHash entry will detect (even with detectstratum=false) if you're using Westhash and grab the balance info from WH.
- Removed YAAMP, but made it easy to add YAAMPclones
- Removed Hamsterpool.
- Added visual representation of the history. Doubleclick on the chart to get all history, but it might take some time to load after several days of mining non-stop.
- Bumped the required version of MS .NET to Microsoft .NET 4.5. Windows XP no longer supported in this version.
NiceHash Detectstratum:With this version, detectstratum=true is the default and preferred method of mining on NiceHash. This method will check all the various geo-location stratum servers that NiceHash offers (eu, usa, hk, jp) and return the fastest connection for you
1. This check is done on initial startup, and periodically to ensure you're still on the right server. Using the provided example config, the ONLY thing you'd need to change for this section is the account to reflect your BTC payout address.
WestHash Removed:With the above change, the inclusion of a dedicated WestHash section in the .conf is no longer necessary. The default method will still allow you to mine on what is considered to be "WestHash" (aka, usa/hk/jp stratum servers), but for all intents and purposes, WestHash is now the same as NiceHash
2.
YAAMP Clones:As many are aware, YAAMP officially shut down, but has offered up it's source code for anyone to setup a YAAMPClone pool. Instead of hard coding each clone as it pops up, Miner Control now allows dynamic addition of any YAAMPClone (provided the clone uses the EXACT same API as YAAMP). The included sample .conf file illustrates how to setup both FFPool.net and Hashpower.co as YAAMPClones. Adding a new YAAMPClone is as easy as following the example in the .conf (or use the new url parameter described in the readme).
History Charts:A new tab has been added to the UI that shows the top pools/algos price history over time. You can double click the chart to get an even larger chart that includes EVERY pool/algo combo you have defined, but do note that this is quite resource intensive and may take some time to show if Miner Control has been running for over 24 hours.
Microsoft .NET 4.5:While maintaining backwards compatibility is important, some of the changes we implemented were just not possible with the VERY old MS .NET Framework 4.0. As such, we decided to drop support for Windows XP systems and move to MS .NET Framework 4.5. If your system doesn't yet have .NET 4.5, you can download it
HERE.
Known Issues:Hashpower.co currently has a divergence from original YAAMP API code that is causing it to report a MUCH higher price for Actual_last24h. Still waiting for conformation from Hashpower.co about fixing their API. Until the issue is resolved, balancemode = 2 won't work properly. balancemode = 0 or 1 still works without issue.
NiceHash detectstratum does not yet have real-time failover between eu/usa/hk/jp stratum servers. If the server you are using goes down, Miner Control will report the algo/pool as "Dead" until the next round of detectstratum checks. Occurrence of this should be rare and short lived. Fix is planned for the next release.
1. Detectstratum results will add 150ms to hk servers and 100ms to jp servers due to proxy connections in use by NiceHash.
2.
NiceHash merged prices between NH/WH and have unified their stratum urls, however balances are still separate. We have contacted NiceHash about this and it is on their roadmap now. Fixed! NH/WH now have merged balances and payouts!