1
0
mirror of https://github.com/GOSTSec/ccminer synced 2025-01-19 03:00:07 +00:00

1029 Commits

Author SHA1 Message Date
orignal
ca0fa33291 support arch 8.6 for 3080 2022-09-20 19:37:08 -04:00
orignal
1e531bee80 don't send Transfer-Encoding: chunked for newer libcurl 2022-09-18 14:54:17 -04:00
7e513867b1 upsteam 2.3.1 2019-05-03 11:45:12 +03:00
Tanguy Pruvot
6ff4e50987 v2.3.1 release 2019-01-30 16:08:42 +01:00
Tanguy Pruvot
9a1f20d455 Handle lyra2v3 algo, for VTC fork
mostly imported from opensourced vertcoin-miner with a few fixes
2019-01-30 15:27:43 +01:00
pyritepirate
c59bc2438a sha256q (#70) 2019-01-27 08:24:53 +01:00
Tanguy Pruvot
01e632cf05 handle standard blake2b stratum algo
no weird protocol or reversed endian like sia...
2018-11-30 08:05:51 +01:00
opensourcerulez
b36d174554 Add exosis algo (#69) 2018-10-22 21:11:33 +02:00
Tanguy Pruvot
1f5efa7d36 makefile: add new cuda arch and remove sm5.0 by default 2018-09-20 20:14:13 +02:00
Tanguy Pruvot
4a76ca5cb6 bench: handle cryptonight variants + V100 fix 2018-08-03 20:08:34 +02:00
Tanguy Pruvot
370684f743 cryptonight: some code finitions 2018-06-24 12:25:42 +02:00
Tanguy Pruvot
654e8a10ec fix g++ 7.3 warnings (ubuntu 18.04) 2018-06-24 12:12:55 +02:00
Tanguy Pruvot
d9f242b8d1 add sonoa algo, heavy x17 hashes
seems to works, more or less correctly (a few validation errors)
2018-06-23 17:51:07 +02:00
Tanguy Pruvot
6dc1bbdd47 prepare the new release 2018-06-23 13:39:38 +02:00
Tanguy Pruvot
77c4b8724e handle new cryptonight variants, stellite, aeon
special thanks for klausT changes and ystarnaud who helped me to adapt my kernel variants...

Signed-off-by: Tanguy Pruvot <tanguy.pruvot@gmail.com>
2018-06-23 13:30:23 +02:00
Tanguy Pruvot
968d2ba049 phi2: fix the double endian swap on roots 2018-06-21 10:12:18 +02:00
Tanguy Pruvot
9fd5b04af6 phi2: handle stratum sc hashes 2018-06-18 20:43:12 +02:00
Tanguy Pruvot
07859f93ce update windows version + 2.2.6 readme 2018-06-10 18:32:37 +02:00
Tanguy Pruvot
3d03a1b9fd phi2 algo 2018-05-28 15:21:54 +02:00
orignal
be64645394 replaced algo gostd by gostcoin 2018-05-23 16:22:44 -04:00
6e7d12e88e Merge updates from trunk 2018-05-23 22:30:52 +03:00
ded6a391b2 Merge branch 'windows' of https://github.com/tpruvot/ccminer 2018-05-23 22:29:49 +03:00
Tanguy Pruvot
b8190e4aa7 allium: add missing device cpu flag for linux 2018-05-17 19:29:39 +02:00
Tanguy Pruvot
a9357e1ec8 lyra2: remove unused nonce param 2018-05-10 06:35:28 +02:00
Tanguy Pruvot
57f8f776fb timetravel: cleanup, remove unused algos
+ cubehash 80 midstate
2018-05-09 16:18:23 +02:00
Tanguy Pruvot
ffd6cf38bf update readme and win ver 2018-05-06 18:18:05 +02:00
Tanguy Pruvot
b97567a451 allium algo 2018-05-06 18:09:41 +02:00
Tanguy Pruvot
bfcf7a9e52 neoscrypt: add extra space for recent vstudio madness 2018-04-22 23:12:37 +02:00
Tanguy Pruvot
16ebe53b72 x12: apply echo512 optimised kernel on recent cards 2018-04-09 17:54:13 +02:00
0a475a8f84 fix share diff calculation 2018-04-07 22:02:27 +03:00
Tanguy Pruvot
5d0c0a665d x17: apply echo512 improvement
add a tiny 1% on x17, better than nothing...
2018-04-07 12:31:18 +02:00
Tanguy Pruvot
a81ab0f7a5 readme for 2.2.5 release 2018-04-02 08:24:59 +02:00
Tanguy Pruvot
ff73bda584 scrypt stuff 2018-04-02 08:24:59 +02:00
Tanguy Pruvot
2fdc10a39c x16r/s: move to a common x16 folder 2018-04-02 08:24:54 +02:00
Tanguy Pruvot
13e333d3e2 x16: optimised echo512-64 kernel for maxwell+
which keep the SM 3.0 compat with x11 kernel
2018-04-02 08:15:33 +02:00
Tanguy Pruvot
27199e2a4d api: missing break on mcast argument 2018-03-31 19:34:22 +02:00
Tanguy Pruvot
96adaf986c x16s algo, compatible with SM3+ 2018-03-29 06:31:02 +02:00
Tanguy Pruvot
5b1b77ba95 api: fix possible issue on linux 2018-03-29 02:32:10 +02:00
Tanguy Pruvot
0961544c85 x12: reorder cpu code to notice its not x11 one 2018-03-26 06:52:50 +02:00
Tanguy Pruvot
51c02a7e9a x12: a bit more code cleanup 2018-03-26 06:10:49 +02:00
Tanguy Pruvot
84337459b8 x12 stuff + readme 2018-03-26 03:14:21 +02:00
Galaxy Cash Developers
e21640545f x12 algorithm (#59) 2018-03-26 03:08:43 +02:00
Tanguy Pruvot
fd406f02c2 equihash: error fix for the TITAN V 2018-03-15 22:03:35 +01:00
Tanguy Pruvot
d8a64d4bd2 neoscrypt: improve perfs and fix the Titan default intensity 2018-03-15 21:08:44 +01:00
a36e9d6cb7 update default build targets for msvc 1.0.5-gost 2018-02-06 22:36:04 +03:00
b7db07f434 fix linux build and stratum merkle calculation 2018-02-06 21:16:11 +03:00
3733d16de5 Merge tpruvot-windows into upstream 2018-02-06 18:15:40 +03:00
8244237f70 Merge branch 'windows' of https://github.com/tpruvot/ccminer into tpruvot-windows 2018-02-06 18:14:36 +03:00
Tanguy Pruvot
78dad7dd65 x16r algo and new kernels
Was a very long work but finally working,
and unlike xevan these new kernels are reusable..

Signed-off-by: Tanguy Pruvot <tanguy.pruvot@gmail.com>
2018-02-04 08:06:44 +01:00
R4SAS
792e84e9c3
archlinux info 2018-01-31 00:04:08 +03:00