From 08d58aebb1fb1e248b222f63057faa8c107069ac Mon Sep 17 00:00:00 2001 From: Tanguy Pruvot Date: Thu, 18 Feb 2016 14:17:56 +0100 Subject: [PATCH] release notes --- README.txt | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/README.txt b/README.txt index ac52172..b2f6963 100644 --- a/README.txt +++ b/README.txt @@ -1,5 +1,5 @@ -ccMiner release 1.7.2 (Feb 2015) "Vanilla and Decred Blake-256" +ccMiner release 1.7.3 (Feb 2015) "Decred Stratum and MrM4D VNL" --------------------------------------------------------------- *************************************************************** @@ -24,7 +24,7 @@ cbuchner v1.2: This is a CUDA accelerated mining application which handle : -Decred +Decred (Blake256 14-rounds - 180 bytes) HeavyCoin & MjollnirCoin FugueCoin GroestlCoin & Myriad-Groestl @@ -68,11 +68,11 @@ This code is based on the pooler cpuminer and inherits its command line interface and options. -a, --algo=ALGO specify the algorithm to use - blake use to mine Saffroncoin (Blake 256) + blake use to mine Saffroncoin (Blake256) blakecoin use to mine Old Blake 256 bmw use to mine Midnight c11/flax use to mine Chaincoin and Flax - decred use to mine Decred + decred use to mine Decred 180 bytes Blake256-14 deep use to mine Deepcoin dmd-gr use to mine Diamond-Groestl fresh use to mine Freshcoin @@ -237,6 +237,11 @@ features. >>> RELEASE HISTORY <<< + Feb. 19th 2015 v1.7.3 + Decred simplified stratum (getwork over stratum) + Vanilla kernel by MrMad + Drop/Disable WhirlpoolX + Feb. 11th 2015 v1.7.2 Decred Algo (longpoll only) Blake256 improvements/cleanup