Releases: Bendr0id/xmrigCC
XMRigCC 1.7.0
1.7.0
- First official Release of XMRigCC-amd #33 #3
- Full integration of xmrigCC-amd into XMRigCCServer/Dashboard with GPUInfo / remote logging
- Config property to enable/disable config upload on startup (--cc-upload-config-on-startup) #80
- Refactoring of remote logging feature: #143
- Only deltas will be send to the XMRigCCServer
- Fetching miner log on dashboard upon need
- Maximum lines of log history kept per miner can be configured on XMRigCCServer
- Fix correct hugepages status on Dashboard
- Fix cpu affinity for single thread usage
- Add all needed security infos to XMRigCCServer logging to harden the server (f.e. fail2ban)
- Fix commandline params overwrite config.json #157
- Fix bulding of miner with API support Cannot #145
Known issues:
- ClientInfo tooltip on GPU miner may show wrong CPU info (cores/hugepage status)
AMD GPU Release can be found here:
https://github.com/Bendr0id/xmrigCC-amd/releases/
Info
Build Server build which produces the Windows 64-Bit (MVC++) binaries:
https://ci.appveyor.com/project/Bendr0id/xmrigcc/build/1.7.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.7.0-beta
1.7.0
- First official Release of XMRigCC-amd #33 #3
- Full integration of xmrigCC-amd into XMRigCCServer/Dashboard with GPUInfo / remote logging
- Config property to enable/disable config upload on startup (--cc-upload-config-on-startup) #80
- Refactoring of remote logging feature: #143
- Only deltas will be send to the XMRigCCServer
- Fetching miner log on dashboard upon need #148
- Maximum lines of log history kept per miner can be configured on XMRigCCServer
- Fix correct hugepages status on Dashboard
- Fix cpu affinity for single thread usage
Known issues:
- ClientInfo tooltip on GPU miner may show wrong CPU info (cores/hugepage status)
AMD GPU Release can be found here:
https://github.com/Bendr0id/xmrigCC-amd/releases/
Info
Build Server build which produces the Windows 64-Bit (MVC++) binaries:
https://ci.appveyor.com/project/Bendr0id/xmrigcc/build/1.7.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.6.5 with CCServer, client daemon and optimized xmrig with TLS and the latest Algo and PoW changes
1.6.5
- Hashrate improve -> add autodetection mode for cpu-affinity
- Hashrate improve, more stable hashrates -> refactor memory allocation
- Add Arto (RTO) support (cn [2mb scratchpad] + ipbc mod)
- Add TubeV4 (TUBE) support (cn-heavy [4mb scratchpad] + ipbc mod + soft-aes mod)
- Add external IP to log view
- Fix memory leak in RemoteLog
- Fix crash Filelog
- Fix stop/freeze of cc communication on some miners
- Fix cn-heavy on arm processors
Build Server build which produces the Windows 64-Bit (MVC++) binaries:
https://ci.appveyor.com/project/Bendr0id/xmrigcc/build/1.6.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.6.4 with CCServer, client daemon and optimized xmrig with TLS and the latest Algo and PoW changes
- Fix connection issues #130
- Remote logging (Miner log on the Dashboard)
- Add resetClientStatusList button to Dashboard #129
- Fix new version notification #132
- Add Masari (MSR) v7 support
- Add Haven Protocol (XHV) v3 support
Build Server build which produces the Windows 64-Bit (MVC++) binaries:
https://ci.appveyor.com/project/Bendr0id/xmrigcc/build/1.6.4/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.6.3 with CCServer, client daemon and optimized xmrig with TLS and the latest Algo and PoW changes
1.6.3
- Added shift+click function for multi row selection to Dashboard
- Added -DBUILD_STATIC=ON/OFF option to CMake configuration to create fully static builds
- Added current algo and list of supported_varaints to login message for future usage on proxy
- Added support for latest Stellite (XTL) and Alloy (XAO) variants
- Simplification of configuration, "force-pow-variant" and "cryptonight-lite-ipbc" parameters are now deprecated see Coin Configuration for guidance
- Fixed leaks in transport shutdown
XMrigCC 1.6.2 with CCServer, client daemon and optimized xmrig 2.5.2 with TLS latest PoW changes and CN-Heavy / CN-Lite-IPBC support
1.6.2
- Implementation of CN-Lite-IPBC algo
- Fixed Windows 32bit build / crashes
- Fixed XMRigCCServer crash when auth header is manipulated
1.6.1
- beta
1.6.0
- Complete rewrite of the stratum TCP/TLS network communication using boost::asio to fix connection issues and crashs
- Force of PoW via "variant" parameter in xmrg-proxy 2.5.2+, it now overrules local settings
- Implementation of CN-Heavy algo used by Sumokoin / Haven / ...
- XMRigDaemon now keeps the miner running event when the miner crashs
Build Server build which produces the Windows 64-Bit (MVC++) binaries:
https://ci.appveyor.com/project/Bendr0id/xmrigcc/build/1.6.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.5.5 with CCServer, client daemon and optimized xmrig 2.5.2 with TLS
1.5.5
- Fixed Bad/Invalid shares and high share transmit latency
- Fixed hugepages for some older linux versions
- Fixed compatibility to xmrig-proxy 2.5.x+
- Added restart of crashed miners to xmrigDaemon
- Added force algo variant by xmrig-proxy 2.5.x+
- Added auto force of nicehash param by xmrig-proxy 2.5.x+
- Partial rebase of XMRig 2.5.2
Build Server build which produces the Windows 64-Bit (MVC++) binaries:
https://ci.appveyor.com/project/Bendr0id/xmrigcc/build/1.5.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.5.2 with CCServer, client daemon and optimized xmrig 2.4.5 with TLS
1.5.2
- Fixed OSX Build
- Fixed force PoW algo version
- Added AEON test vectors for new PoW Algo
- Changed DonateStrategy to avoid peaks on donate pool when restarting multiple miners
Build Server build which produces the Windows 64-Bit (MVC++) binaries:
https://ci.appveyor.com/project/Bendr0id/xmrigcc/build/1.5.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.5.1 with CCServer, client daemon and optimized xmrig 2.4.5 with TLS
1.5.1
- Applied changes for upcoming Monero v7 PoW changes starting 03/28/18 (No changes in config needed, auto detect)
- Applied changes for upcoming AEON PoW changes starting 04/07/18 (No changes in config needed, auto detect)
- Added option to force PoW version
- Added new design / icons
Build Server build which produces the Windows 64-Bit (MVC++) binaries:
https://ci.appveyor.com/project/Bendr0id/xmrigcc/build/1.5.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.5.0 with CCServer, client daemon and optimized xmrig 2.4.5 with TLS
1.5.0
- Full SSL/TLS support for the whole communication:
- XMRigCCServer Dashboard <-> Browser
- XMRigCCServer <-> XMRigMiner
- XMRigMiner <-> Pool
- Easy rename of miner/daemon in CMakeList.txt by modifying
MINER_EXECUTABLE_NAME
andDAEMON_EXECUTABLE_NAME
before compiling - Dockerfile and official DockerHub image
- Added Miner uptime to Dashboard
- Rebased from XMRig 2.4.5 RC
Build Server build which produces the Windows 64-Bit (MVC++) binaries:
https://ci.appveyor.com/project/Bendr0id/xmrigcc/build/1.5.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.