127 Commits (c3d10db873b8a05c7225664a245c82689556aa69)

Author SHA1 Message Date
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 9 years ago
Tanguy Pruvot c6a94c9998 Add time-limit option and exit codes 9 years ago
Tanguy Pruvot 9dc78da2ee import and adapt scrypt from cudaminer project 9 years ago
Tanguy Pruvot d58d53f2b2 update README, small changes, prepare release 1.6.1 9 years ago
Tanguy Pruvot 7963dbb438 skein2 algo for woodcoin 9 years ago
Tanguy Pruvot 4f43abb402 bmw512: indent and restore SM 3.0 compat 9 years ago
Tanguy Pruvot f86784ee56 Add skein algo (Skeincoin, Myriad, Unat...) 9 years ago
Tanguy Pruvot a37e909db9 Add zr5 algo (for SM 3.5+) 9 years ago
Tanguy Pruvot 5988e945ef some cleanup and longpoll changes 9 years ago
Tanguy Pruvot 5e42389b4b pluck: finish the algo, add cpu validation 9 years ago
Tanguy Pruvot 7939dce0aa pluck: adaptation from djm repo 9 years ago
Tanguy Pruvot f8f46bfe5b whirlpoolx: fix for multi-gpu support 9 years ago
Tanguy Pruvot 0019936328 Import Whirlpoolx algo from alexis78 repo 9 years ago