131 Commits (934f0e5054affbfd55690a4b6ef4becc6077e5ec)

Author SHA1 Message Date
Tanguy Pruvot e75b26feb4 sib coin algo (X11 + Streebog) 9 years ago
Tanguy Pruvot e9b88b45e4 prepare the 1.7 release 9 years ago
Tanguy Pruvot e12d666d36 pool switch: add thr_id param to handle a future barrier 9 years ago
Tanguy Pruvot dec6dbed77 api: add best share diff and last share time 9 years ago
Tanguy Pruvot c3d10db873 algos: move cmdline algo/alias parser in a func 9 years ago
Tanguy Pruvot 5a08c21355 diff: store solved blocs count, update the api 9 years ago
Tanguy Pruvot 9dfa757dc7 warn on cuda errors + various small changes 9 years ago
Tanguy Pruvot 8fbfe2cfda add gpulog() function helper, simple and multi-threads 9 years ago
Tanguy Pruvot 58c0bb5c02 intensity: fix typo and drop old function 9 years ago
Tanguy Pruvot c6dcc5e5cf benchmark: show mem and default throughput in results 9 years ago
Tanguy Pruvot c7cfe0e2ca Fix windows linkage, C/C++ mismatch 9 years ago
Tanguy Pruvot ab5cc7162e refactor: create bench.cpp and algos.h 9 years ago
Tanguy Pruvot b641bfdf8b diff: rename functions like cpuminer-multi 9 years ago
Tanguy Pruvot 3f589cc4db restore the whirlpool algo 9 years ago
Tanguy Pruvot e1c4b3042c algos: add functions to free allocated resources 9 years ago
Tanguy Pruvot ec054db317 Show shares diff on longpoll pools too 9 years ago
Tanguy Pruvot 5308898d1c start v1.7, apply new prototypes to all algos 9 years ago
Tanguy Pruvot 4babf37256 Add --show-diff parameter and fix pool net diff 9 years ago
Tanguy Pruvot cd64f9b0e7 Add a new cuda-schedule parameter 9 years ago
Tanguy Pruvot 629d987177 Allow to load remote config files with curl 9 years ago
Tanguy Pruvot 01f3183c31 bmw algo for MDT, with midstate 9 years ago
Tanguy Pruvot e3548f46f3 drop animecoin support 9 years ago
Tanguy Pruvot d4e191610e Import and adapt lyra2v2 9 years ago
Tanguy Pruvot 3788fef9fd Restore whirlpoolx algo 9 years ago
Tanguy Pruvot c5df142124 Add c11 algo (x11 variant) 9 years ago
Tanguy Pruvot 15293d063f remove pluck algo 9 years ago
Tanguy Pruvot b5b9b1f2db api: show power in threads and hwinfo 9 years ago
Tanguy Pruvot 576884b199 refactor: move pool functions in pools.cpp 9 years ago
Tanguy Pruvot 79ee0ec264 zr5: some pok cleanup... 9 years ago
Tanguy Pruvot 2907a7c678 zr5: add support for pok mining (getwork) 9 years ago
Tanguy Pruvot 39238f077d diff: import bitcoin bignum class for conversions 9 years ago
Tanguy Pruvot 5636e2be5e remove double reference to luffa algo 9 years ago
Tanguy Pruvot 85394cf22b cuda: reduce possible segfaults on exit 9 years ago
Tanguy Pruvot 5be1521294 Increase max password size to 128 chars (nicehash) 9 years ago
Tanguy Pruvot bbd2c704f9 multipool: Squashed commit (v2) 9 years ago
Tanguy Pruvot 298573b45d Drop Whirlpool and whirpoolx algos, no more used... 9 years ago
Tanguy Pruvot a2b6488c01 Compute and display network diff (nbits) if max-diff 9 years ago
Tanguy Pruvot ff27ccb80e stats: simplify the storage filter 9 years ago
Tanguy Pruvot 12fd78e2be config: remove AVX/2 entries, not for us 9 years ago
Tanguy Pruvot 15584e4f05 neoscrypt: adapt for visual studio compat 9 years ago
Tanguy Pruvot 65c1d787e7 add neoscrypt based on djm34 work 9 years ago
Tanguy Pruvot a6d88abbc9 scrypt: finish scrypt-jane algo import 10 years ago
Tanguy Pruvot c6a94c9998 Add time-limit option and exit codes 10 years ago
Tanguy Pruvot 9dc78da2ee import and adapt scrypt from cudaminer project 10 years ago
Tanguy Pruvot d58d53f2b2 update README, small changes, prepare release 1.6.1 10 years ago
Tanguy Pruvot 7963dbb438 skein2 algo for woodcoin 10 years ago
Tanguy Pruvot 4f43abb402 bmw512: indent and restore SM 3.0 compat 10 years ago
Tanguy Pruvot f86784ee56 Add skein algo (Skeincoin, Myriad, Unat...) 10 years ago
Tanguy Pruvot a37e909db9 Add zr5 algo (for SM 3.5+) 10 years ago
Tanguy Pruvot 5988e945ef some cleanup and longpoll changes 10 years ago