Skip to content
This repository has been archived by the owner on Dec 27, 2021. It is now read-only.

Commit

Permalink
#1.8.4 Preparation
Browse files Browse the repository at this point in the history
  • Loading branch information
Bendr0id committed Nov 22, 2018
1 parent c70a570 commit 6d554b2
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
# 1.8.4
- Added XFH (Freehaven-project) support aka CN-Heavy-superfast (algo=cryptonight variant=xfh)
- Fix memory leak in cc client component
- Rebase from XMRig-amd 2.8.6 (Thanks xmrig)
- Improved cn-heavy, cn-heavy/xhv perfomance up to 8% since v2.8.5 and up to 16% since v2.8.4, thanks @SChernykh
- Fixed hashrate fluctuations. It's no longer necessary to use different intensities per thread.
- Improved cn-heavy/tube perfomance up to 6% and cn/2 perfomance up to 1%.
- Reduced power consumption with cn/2
- Fixed possible invalid shares right after donation finish.
- Improved AMD Vega64 auto configuration.
- It's now recommended to revise your config.json and try:
- Same intensities for both threads.
- strided_index=2, mem_chunk=1 for cn/2.
- strided_index=1 for other algorithms.
# 1.8.0
- Rebase from XMRig-amd 2.8.4 (THX xmrig!)
- Now we have full TLS support on Stratum+CC
Expand Down
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# XMRigCC-amd (OpenCL)

:warning: **Monero forked to cnv2 on block 1685555 (2018-10-18) make sure you upgrade to at least XMRigCC-amd 1.8.0 to mine XMR**

:warning: **Confused by all the forks? Check the [Coin Configuration](https://github.com/Bendr0id/xmrigCC/wiki/Coin-configurations) guide.**

:bulb: **This is the AMD GPU (OpenCL) variant of XMRigCC, if you're looking for the CPU variant [click here](https://github.com/Bendr0id/xmrigCC/).**
Expand Down

0 comments on commit 6d554b2

Please sign in to comment.