From 7238f0a74894f40be247941c0fe6ab404a2eab47 Mon Sep 17 00:00:00 2001 From: nanopool Date: Sun, 23 Apr 2017 22:15:37 +0300 Subject: [PATCH] v9.2 --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 46d668c..ef4d00d 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,16 @@ Claymore's Dual Ethereum+Decred AMD+NVIDIA GPU Miner. ========================= +Latest version is v9.2: + +- improved mining speed stability. +- added changes in DCR mining protocol. +- fixed possible issue with rejected DCR shares on Nicehash pool. +- added pool selection in runtime ("e" and "d" keys). +- now if devfee mining fails for a long time, miner will not stop mining, it will turn on "-nofee" option temporarily with appropriate warnings, until successful devfee mining. +- some minor improvements. +- EthMan: added ReasonID parameter to .bat file which is executed when some rig has problems, check "sample.bat" for details. + Latest version is v9.1: - added assembler kernels for ETH+SIA and ETH+PASCAL modes (major speedup for SIA and PASCAL).