File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 1
1
2
- ccminer 2.2.5 (Mar 2018) "x12 and x16r algos"
2
+ ccminer 2.2.5 (Apr 2018) "x12, x16r and x16s algos"
3
3
---------------------------------------------------------------
4
4
5
5
***************************************************************
@@ -125,6 +125,7 @@ its command line interface and options.
125
125
x14 use to mine X14
126
126
x15 use to mine Halcyon
127
127
x16r use to mine Raven
128
+ x16s use to mine Pigeon and Eden
128
129
x17 use to mine X17
129
130
vanilla use to mine Vanilla (Blake256)
130
131
veltor use to mine VeltorCoin
@@ -280,8 +281,9 @@ so we can more efficiently implement new algorithms using the latest hardware
280
281
features.
281
282
282
283
>>> RELEASE HISTORY <<<
283
- Mar. 2018 v2.2.5
284
+ Apr. 02nd 2018 v2.2.5
284
285
New x16r algo for Raven
286
+ New x16s algo for Pigeon and Eden
285
287
New x12 algo for Galaxycash
286
288
Equihash (SIMT) sync issues for the Volta generation
287
289
Original file line number Diff line number Diff line change 13
13
#undef APSTUDIO_READONLY_SYMBOLS
14
14
15
15
/////////////////////////////////////////////////////////////////////////////
16
- // Anglais (�tats-Unis ) resources
16
+ // English (United States ) resources
17
17
18
18
#if !defined(AFX_RESOURCE_DLL) || defined(AFX_TARG_ENU)
19
19
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
88
88
END
89
89
END
90
90
91
- #endif // Anglais (�tats-Unis ) resources
91
+ #endif // English (United States ) resources
92
92
/////////////////////////////////////////////////////////////////////////////
93
93
94
94
You can’t perform that action at this time.
0 commit comments