This commit is contained in:
parent
29d7664727
commit
7167d6f734
2 changed files with 7 additions and 1 deletions
|
@ -1,3 +1,9 @@
|
|||
# 1.8.4
|
||||
- Added XFH (Freehaven-project) support aka CN-Heavy-superfast
|
||||
- Hashrate improve -> CN-Fast (MSR and others) ASM code for Intel CPUs
|
||||
- Hashrate improve -> CNv2 ASM code for AMD Bulldozer CPUs
|
||||
- Fix memory leak in cc client component
|
||||
- Alloy algo is now shown as XAO on Dashboard
|
||||
# 1.8.2
|
||||
- Fix for mining conceal or other coins with cn-msr
|
||||
- Fixed avg.time on Dashboard
|
||||
|
|
|
@ -36,7 +36,7 @@
|
|||
#define APP_DESC "XMRigCC CPU miner"
|
||||
#define APP_COPYRIGHT "Copyright (C) 2017- BenDr0id"
|
||||
#endif
|
||||
#define APP_VERSION "1.8.4-dev (based on XMRig)"
|
||||
#define APP_VERSION "1.8.4 (based on XMRig)"
|
||||
#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