Skip to content

Releases: Bendr0id/xmrigCC

XMrigCC 1.4.0 with CCServer, client daemon and optimized xmrig 2.4.4

20 Jan 13:22
Compare
Choose a tag to compare

1.4.0

  • Fixed CPU affinity on Windows for NUMA and CPUs with lot of cores
  • Implemented per thread configurable Multihash mode (double, triple, quadruple, quintuple)
  • Rebased from XMRig 2.4.4

Build Server build which produces the Windows 64-Bit (MVC++) binaries:
https://ci.appveyor.com/project/Bendr0id/xmrigcc/build/1.4.0/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.3.2 with CCServer, client daemon and optimized xmrig 2.4.3

14 Jan 19:15
Compare
Choose a tag to compare

v1.3.2

  • Added start xmrigDaemon without config file and only CCServer/auth token as params needed #14
  • Dashboard now uses servertime for calculation to avoid clock drifts and false offline detection
  • Finally fixed freebsd build
  • Static Linux GCC7 x64/32 works now also on old linux with glibc 2.14 and above

Build Server build which produces the Windows 64-Bit (MVC++) binaries:
https://ci.appveyor.com/project/Bendr0id/xmrigcc/build/1.3.2/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.3.1 with CCServer, client daemon and optimized xmrig 2.4.3

04 Jan 20:22
Compare
Choose a tag to compare

v1.3.1

  • Removed not working background mode for xmrigMiner/xmrigDaemon on *nix systems -> use screen/tmux or systemd service instead
  • Added cpu socket to client Id tooltip on dashboard
  • Fixed notification when sending command is successful or error
  • Fixed #16 FreeBSD build
  • Fixed miner to keep sending status to server when its not temp unavailable
  • Fixed #10 CCServer spontaneously freezes and holds CPU 100%
  • Merged latest xmrig master

Build Server build which produces the Windows 64-Bit (MVC++) binaries:
https://ci.appveyor.com/project/Bendr0id/xmrigcc/build/1.3.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.3.0 with CCServer, client daemon and modified xmrig 2.4.3

27 Dec 12:35
Compare
Choose a tag to compare

v1.3.0

  • Fixed Soft-aes modes (av=3, av=4) Bug: #11
  • Fixed MSV_VER for latest Visual Studio builds
  • Added static build for linux with old libc (CentOS 5/6, debian, ...)
  • Added notification to Dashboard when miner went offline with toggleswitch
  • Added multi config editor to Dashboard to modify config of multiple miners at once

Build Server build which produces the Windows 64-Bit (MVC++) binaries:
https://ci.appveyor.com/project/Bendr0id/xmrigcc/build/1.3.0/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.2.2 with CCServer, client daemon and modified xmrig 2.4.3

20 Dec 20:03
Compare
Choose a tag to compare

v1.2.2

  • Added Windows 32Bit binaries
  • Added select/deselect all to dashboard
  • Fixed memory leaks in XmrigCCServer

Build Server build which produces Windows 64-Bit (MVC++) binaries:
https://ci.appveyor.com/project/Bendr0id/xmrigcc/build/1.2.2/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.2.1 with CCServer, client daemon and modified xmrig 2.4.3

17 Dec 09:21
Compare
Choose a tag to compare

v1.2.1

  • Refactored Dashboard to send one command to multiple miners and "beautified" dashboard
  • Miner now publishs own config to XMRigCCServer on startup
  • Added command to notify miner to upload config to XMRigCCServer
  • Added threads to info tooltip on client id

Build Server build which produces Windows 64-Bit (MVC++) binaries:
https://ci.appveyor.com/project/Bendr0id/xmrigcc/build/1.2.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.2.0 with CCServer, client daemon and modified xmrig 2.4.3

04 Dec 20:52
Compare
Choose a tag to compare

v1.2.0

  • Added configurability for thread based doublehash mode which helps you to use more of your l3 cache
  • Memory optimizations / speed improvements
  • Updated to latest XMRig (2.4.3) with ARM support

Build Server build which produces Windows 64-Bit (MVC++) binaries:
https://ci.appveyor.com/project/Bendr0id/xmrigcc/build/1.2.0/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.1.1 with CCServer, client daemon and modified xmrig 2.4.2

23 Nov 20:25
Compare
Choose a tag to compare

v1.1.1

  • Fixed table sorting for client id column on Dashboard
  • Fixed Windows compilation with msys2 (gcc)
  • Added ability to do static build of xmrigDaemon and xmrigMiner
  • Added client version to Dashboard client id tooltip
  • Added update checker to Dashboard with notification bar

Build Server build which produces Windows 64-Bit (MVC++) binaries:
https://ci.appveyor.com/project/Bendr0id/xmrigcc/build/1.1.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.1.0 with CCServer, client daemon and modified xmrig 2.4.2

14 Nov 22:40
Compare
Choose a tag to compare

v1.1.0

  • Added option to hide offline miners from Dashboard
  • Added online status indicator to Dashboard client id column (green:red)
  • JSON-Protocol changes to send miner info to XMRigCC server
  • Added Tooltip to Dashboard column "client id" now containing miner info (CPU, CPU flags, Cores, Threads, Memory, External IP, ...)
  • Moved CCClient to own thread and changed ControlCommand processing to async to improve performance

Download the Windows (MSVC) directly binaries from AppVeyor (Build Server) or below Windows (GCC/MSVC):
https://ci.appveyor.com/project/Bendr0id/xmrigcc/build/1.1.0/artifacts

If you're getting .dll errors make sure that you have installed:
https://www.microsoft.com/de-de/download/details.aspx?id=48145

XMrigCC 1.0.9 with CCServer, client daemon and modified xmrig 2.4.2

07 Nov 19:25
Compare
Choose a tag to compare
  • Integrated cpp-httplib as libcurl replacement
  • Removed libcurl dependicies
  • Fixed round of avgTime in Dashboard
  • Removed subrepo dependencies for easier building

Download the Windows binaries from AppVeyor or below:
https://ci.appveyor.com/project/Bendr0id/xmrigcc/build/1.0.9/artifacts

If you're getting .dll errors make sure that you have installed:
https://www.microsoft.com/de-de/download/details.aspx?id=48145