REDACTED-rig/src
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
..
3rdparty Features of 1.6.5 (#140) 2018-06-26 20:25:38 +02:00
api Features of 1.6.5 (#140) 2018-06-26 20:25:38 +02:00
cc #1.7.0 (#160) 2018-08-26 19:43:52 +02:00
crypto Features of 1.6.5 (#140) 2018-06-26 20:25:38 +02:00
interfaces Added results statistics to API. 2017-09-01 08:02:56 +03:00
log WIP 2018-07-27 17:18:57 +02:00
net Add Haven v3 support (#134) 2018-06-14 21:22:21 +02:00
workers Fixed cpu affinity for single thread 2018-07-17 14:09:39 +02:00
App.cpp WIP 2018-07-27 17:18:57 +02:00
App.h #341 Added option --dry-run. 2018-01-20 20:43:31 +07:00
App_unix.cpp Features of 1.6.5 (#140) 2018-06-26 20:25:38 +02:00
App_win.cpp Features of 1.6.5 (#140) 2018-06-26 20:25:38 +02:00
config.json Cleanup 2018-08-02 14:50:23 +02:00
config_cc.json #1.7.0 (#160) 2018-08-26 19:43:52 +02:00
Console.cpp Fixed windows build 2017-10-24 14:24:29 -07:00
Console.h Fixed bugs in CCClient, added missing delete/desttructors for restart 2017-10-17 22:31:22 +02:00
Cpu.cpp Features of 1.6.5 (#140) 2018-06-26 20:25:38 +02:00
Cpu.h Features of 1.6.5 (#140) 2018-06-26 20:25:38 +02:00
Cpu_arm.cpp Fixed arm build and windows build server script 2018-01-20 13:46:46 +01:00
Cpu_cpuid.cpp Added possibility to set variant by proxy (#79) 2018-03-28 12:40:33 +02:00
Cpu_mac.cpp Features of 1.6.5 (#140) 2018-06-26 20:25:38 +02:00
Cpu_stub.cpp Fixes stub build break and maybe also arm (#31) 2018-01-20 13:34:56 +01:00
Cpu_unix.cpp Features of 1.6.5 (#140) 2018-06-26 20:25:38 +02:00
Cpu_win.cpp Features of 1.6.5 (#140) 2018-06-26 20:25:38 +02:00
CpuImpl.h Features of 1.6.5 (#140) 2018-06-26 20:25:38 +02:00
default_config.json Cleanup 2018-08-02 14:50:23 +02:00
donate.h Increased version and changed donationstrategy again 2018-03-25 14:41:56 +02:00
Mem.cpp WIP hugepages in clientinfo popup 2018-07-18 16:44:03 +02:00
Mem.h WIP hugepages in clientinfo popup 2018-07-18 16:44:03 +02:00
Mem_unix.cpp WIP hugepages in clientinfo popup 2018-07-18 16:44:03 +02:00
Mem_win.cpp WIP hugepages in clientinfo popup 2018-07-18 16:44:03 +02:00
Options.cpp CMD params overrule config file 2018-08-17 11:38:31 +02:00
Options.h WIP GPU integration 2018-08-14 15:43:54 +02:00
Platform.cpp Implemented CCClient and extended CCServer service 2017-10-16 21:38:00 +02:00
Platform.h Added option --user-agent. 2017-08-16 13:19:14 +03:00
Platform_mac.cpp #279 Add missing stdio header 2018-01-02 12:24:57 +07:00
Platform_unix.cpp Fixed linux compile 2017-12-03 21:28:49 +01:00
Platform_win.cpp Windows build fixes 2017-11-23 21:05:44 +01:00
PowVariant.h Features of 1.6.5 (#140) 2018-06-26 20:25:38 +02:00
Summary.cpp Features of 1.6.5 (#140) 2018-06-26 20:25:38 +02:00
Summary.h Add Summary. 2017-06-08 01:16:45 +03:00
version.h #1.7.0 (#160) 2018-08-26 19:43:52 +02:00
xmrig.cpp Added xmrigDaemon to control xmrigMiner 2017-10-19 22:12:20 +02:00