#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
This commit is contained in:
parent
3c41e5c1d4
commit
088c28cbda
7 changed files with 79 additions and 52 deletions
|
@ -8,6 +8,9 @@
|
|||
- 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
|
||||
# 1.6.5
|
||||
- Hashrate improve -> add autodetection mode for cpu-affinity
|
||||
- Hashrate improve, more stable hashrates -> refactor memory allocation
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue