- Added support for CryptoNightR algorithm on Nvidia for upcoming Monero PoW hardfork. Up to 17% faster than best competive CryptoNightR Nvidia miners currently available with only 1% devfee.
- Miner can now auto-detect Monero coin and algorithm so no need to reconfigure miner after PoW hardfork on March 9th.
- Added web-interface for easy rigs monitoring and remote setup. Runs on 9090 port by default, see http://127.0.0.1:9090
- Added
checkForUpdates
(enabled by default) andautoUpdate
(disabled by default) for checking and installing newest nanominer version on miner start. - Added options
coreClocks
,memClocks
for overclocking. Only Nvidia cards on Windows are supported for now. - RandomHash devfee for CPU-only case was reduced from 5% downto 3%.
- About 5% performance improvents for RandomHash on some CPUs.