Preparation of #1.5.5
This commit is contained in:
parent
68db2f613a
commit
cf54111544
2 changed files with 3 additions and 2 deletions
|
@ -1,7 +1,8 @@
|
|||
# 1.5.3
|
||||
# 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
|
||||
|
|
|
@ -36,7 +36,7 @@
|
|||
#define APP_DESC "XMRigCC CPU miner"
|
||||
#define APP_COPYRIGHT "Copyright (C) 2017- BenDr0id"
|
||||
#endif
|
||||
#define APP_VERSION "1.5.3 (based on XMRig 2.5.2)"
|
||||
#define APP_VERSION "1.5.4 (based on XMRig 2.5.2)"
|
||||
#define APP_DOMAIN ""
|
||||
#define APP_SITE "https://github.com/Bendr0id/xmrigCC"
|
||||
#define APP_KIND "cpu"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue