119 Commits (934555994dc330634e084dbb1ca306c2fecf6a93)

Author SHA1 Message Date
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... 10 years ago
Tanguy Pruvot a2b6488c01 Compute and display network diff (nbits) if max-diff 10 years ago
Tanguy Pruvot ff27ccb80e stats: simplify the storage filter 10 years ago
Tanguy Pruvot 12fd78e2be config: remove AVX/2 entries, not for us 10 years ago
Tanguy Pruvot 15584e4f05 neoscrypt: adapt for visual studio compat 10 years ago
Tanguy Pruvot 65c1d787e7 add neoscrypt based on djm34 work 10 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
Tanguy Pruvot 5e42389b4b pluck: finish the algo, add cpu validation 10 years ago
Tanguy Pruvot 7939dce0aa pluck: adaptation from djm repo 10 years ago
Tanguy Pruvot f8f46bfe5b whirlpoolx: fix for multi-gpu support 10 years ago
Tanguy Pruvot 0019936328 Import Whirlpoolx algo from alexis78 repo 10 years ago
Erik Mossberg c41d9e7bb6 hashrate: format units based on the value size 10 years ago
Tanguy Pruvot a537fa304c Add basic API remote control 10 years ago
Tanguy Pruvot 5dd2534df9 Handle a default config file (ccminer.conf) 10 years ago
Tanguy Pruvot 3938dce740 api: one decimal is enough for intensity 10 years ago
Tanguy Pruvot 26b51a557b Allow different intensity per device 10 years ago
Tanguy Pruvot 2a5233f56e api: report throughput when default 10 years ago
Tanguy Pruvot cafd4477d7 Handle a maximum of 16 gpus (vs 8 before) 10 years ago
Tanguy Pruvot ec454dd78c api: add fan rpm (windows nvapi only) 10 years ago