1.9.1
-
#233 Integrated Monero CN/R variant so called CNv4, aka CN-R, aka CNv5, aka Cryptonight-R
(algo: "cryptonight", variant: "r"
) -
#233 Integrated Wownero CN/R variant
(algo: "cryptonight", variant: "wow"
) -
Integrated Graft/ReverseWaltz
(algo: "cryptonight", variant: "rwz" OR variant: "graft"
) -
#234 Integrated X-CASH variant
(algo: "cryptonight", variant: "double" OR variant: "heavyx" OR variant: "xcash"
) -
Integrated Zelerius/Waltz variant
(algo: "cryptonight", variant: "zls" OR variant: "zelerius"
) -
Autodetect for fork of XMR (variant: "auto"), Graft(variant: "rwz"), Zelerius(variant: "zls")
-
Add miner version column to the Dashboard (version turns red when its outdated)
-
Fixed crash when remote logging is disabled
-
Fix coloring of outdated miners on Dashboard
-
Added config parameter
--skip-self-check
to skip the algo verification check on startup to improce startup speed. Use this with caution and only if you know that the algos are working fine on your machine.
AMD GPU Release can be found here:
https://github.com/Bendr0id/xmrigCC-amd/releases
How-to Template Editor
https://github.com/Bendr0id/xmrigCC/wiki/Template-Editor
Setup Pushover:
https://github.com/Bendr0id/xmrigCC/wiki/Setup-Pushover
Setup Telegram:
https://github.com/Bendr0id/xmrigCC/wiki/Setup-Telegram
Info
Build Server build which produces the Windows 64-Bit (MVC++) binaries:
https://ci.appveyor.com/project/Bendr0id/xmrigcc/build/1.9.1/artifacts
If you're getting .dll errors make sure that you have installed VC++ Redistributable:
https://www.microsoft.com/de-de/download/details.aspx?id=48145
Or just Download the -gcc- build below. It is completly without dependencies.