Skip to content

Releases: Bendr0id/xmrigCC

XMRigCC 2.2.1

11 Dec 21:01
Compare
Choose a tag to compare

2.2.1

  • Integrated RandomSFX algo (rx/sfx)
  • Performance improvements for RandomX variants
  • Fixed some cc connection problems

Latest XMRigCC-donation-proxy supporting RandomSFX, UPX2 and Conceal can be found here:

https://github.com/Bendr0id/xmrigcc-donation-proxy/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

XMRigCC 2.2.0

07 Nov 20:36
Compare
Choose a tag to compare

2.2.0

  • Integrated RandomxARQ algo (algo: rx/arq or coin: arqma (autodetect fork))
  • Dashboard:
    • Flipped push/pull button on Dashboard
    • Only update algo+pool when its not donating
  • Fixed segfault when stopping xmrigCCServer

XMRigCC 2.1.0

25 Oct 09:07
Compare
Choose a tag to compare

2.1.0

⚠️ XRigCCServer config format changed slightly please check the sample config

  • New XMRigCCServer without dependencies and now with full TLS support on Windows + prebuild binaries for Linux
  • Dashboard
    • Added all columns to the dashboard
    • Dynamic table view (column visibility)
    • Grouping by Algo
    • GZIP compression for the whole traffic
  • Full Rebase on XMRig 3.2.0
    • Final randomX/0 (XMR)
    • Coin config
    • Bugfixes

If you prefer the classic 1.9.5 variant (old config style, max-cpu-usage parameter, ...) it has Argon2, CN-Conceal and UPX2 support aswell but no randomX. It can be found in the classic branch or here: https://github.com/Bendr0id/xmrigCC/releases/tag/1.9.5

XMRigCC 2.0.0

01 Sep 18:39
Compare
Choose a tag to compare

2.0.0

Thx to @xmrig and @SChernykh awesome work!

  • Full Rebase on XMRig 3.1.1
    • randomX/wow/XL
    • NUMA support
    • flexible multi algorithm configuration
    • unlimited switching between incompatible algorithms at runtime
  • Argon2, UPX2 (Nice hashrate improvement) and CN-Conceal support integrated like in 1.9.5
  • 5-10% Hashrate improvement on ARMv8 CPUs when mining CN based algos compared to stock xmrig
  • Fully compatible to XMRigCCServer 1.9.5 no server upgrade needed!

New XMRigCCServer will be released soon with new features. For now please use the 1.9.5 version

If you prefer the classic 1.9.5 variant (old config style, max-cpu-usage parameter, ...) it has Argon2, CN-Conceal and UPX2 support aswell but no randomX. It can be found in the classic branch or here: https://github.com/Bendr0id/xmrigCC/releases/tag/1.9.5

XMRigCC 1.9.5

31 Jul 18:08
Compare
Choose a tag to compare

1.9.5

  • Integrated CN-Conceal algo (algo: "cryptonight", variant: "conceal" or variant: "ccx")
  • Integrated Argon2-512 algo "chukwa" for upcoming trtl fork (algo: "argon2-512", variant: "auto" or "chukwa") #251
  • Integrated Argon2-256 algo "chukwa-wrkz" for upcoming wrkz fork (algo: "argon2-256", variant: "auto" or "wrkz")
  • Added possibility to delete templates #257
  • Added embedded config parsing #245
  • OSX Hugepages fix #250
  • Fixed non-merged template assignment

Latest AMD GPU Release can be found here:

https://github.com/Bendr0id/xmrigCC-amd/releases

Latest XMRig-proxy supporting UPX/UPX2, Argon2-256 (wrkz), Argon2-512 (chukwa) and CN-Conceal can be found here:

https://github.com/Bendr0id/xmrigcc-donation-proxy/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.5/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.

XMRigCC 1.9.3

27 Apr 18:02
Compare
Choose a tag to compare

1.9.3

  • Fixed Multihashfactor auto detection for CN-Ultralite/Extremelite #248
  • Fixed donation address for UPX2/CN-Extremelite

1.9.2

  • Integrated cn-extremelite a.k.a upx2
    (algo: "cryptonight-extremelite", variant: "upx2")
  • Improved hashfactor autodetection for cnv8 and r based coins
  • Integrated merged templates and replace of @WORKER-ID@ in template assignment

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.3/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.

XMRigCC 1.9.1

07 Mar 08:16
959eb39
Compare
Choose a tag to compare

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.

XMRigCC 1.8.13

10 Feb 20:24
Compare
Choose a tag to compare

1.8.13

  • Integrated HOSP variant (algo: "cryptonight", variant: "hosp")
  • Added ASM code/optimization for HOSP and RTO on Intel CPUs
  • Fixed memory/hugepages printout for cn-ultralite/turtle
  • Fixed compile issues on some compilers

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.8.13/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.

XMRigCC 1.8.12

29 Jan 20:29
Compare
Choose a tag to compare

1.8.12

  • Fixed "force-pow-variant" overrules autodetect for XTLv9/Fast2 #228
  • Fixed out of source building (asm code generator)
  • Fixed gcc 8 builds (self check failed), for msys2 make sure you update xmrigcc-deps #218
  • CN-Ultralite/turtle is shown correctly on the Dashboard

1.8.11

  • Implemented fix for upcoming Masari fork (algo: "cryptonight", variant: "msr" (autodetect) or "fast" (forced))
  • Fixed broke ARMv8 code for all CN variants (self-test failed)
  • Refactoring ASM code/cleanup

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.8.12/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.

XMRigCC 1.8.11

25 Jan 08:25
Compare
Choose a tag to compare

1.8.11

  • Implemented fix for upcoming Masari fork (algo: "cryptonight", variant: "msr" (autodetect) or "fast" (forced))
  • Fixed broke ARMv8 code for all CN variants (self-test failed)
  • Refactoring ASM code/cleanup

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.8.11/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.