REDACTED-rig/src/cc
Ben Gräf 088c28cbda
#1.7.0 (#160)
# 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 building miner with API support #145
2018-08-26 19:43:52 +02:00
..
CCClient.cpp Fixed compile issues for amd 2018-08-14 15:57:50 +02:00
CCClient.h WIP GPU integration 2018-08-14 15:43:54 +02:00
CCServer.cpp Added miner uptime to dashboard 2018-02-05 22:53:38 +01:00
CCServer.h Added xmrigCC-common src 2017-11-07 20:11:23 +01:00
ClientStatus.cpp Fix for windows mvc build 2018-08-16 22:14:18 +02:00
ClientStatus.h WIP GPU integration 2018-08-14 15:43:54 +02:00
ControlCommand.cpp Fix for windows mvc build 2018-08-16 22:14:18 +02:00
ControlCommand.h WIP GPU integration 2018-08-14 15:43:54 +02:00
GPUInfo.cpp WIP GPU integration 2018-08-14 15:43:54 +02:00
GPUInfo.h WIP GPU integration 2018-08-14 15:43:54 +02:00
Httpd.cpp #1.7.0 (#160) 2018-08-26 19:43:52 +02:00
Httpd.h #1.7.0 (#160) 2018-08-26 19:43:52 +02:00
Service.cpp #1.7.0 (#160) 2018-08-26 19:43:52 +02:00
Service.h #1.7.0 (#160) 2018-08-26 19:43:52 +02:00
Summary.cpp Fixed TLS build on Windows GCC/MVSC 2018-03-01 17:44:15 +01:00
XMRigCC.cpp Added xmrigCC-common src 2017-11-07 20:11:23 +01:00
XMRigd.cpp Removed debug logging in XMRIgDaemon 2018-04-16 22:25:04 +02:00