139 Commits (a7905e68029f0dc07450065ed6887ead026af1c2)

Author SHA1 Message Date
Tanguy Pruvot a7905e6802 some changes to prepare 1.8 and VS2015 support 8 years ago
Tanguy Pruvot 4a8e3d9aaa increase the max password len to 384 8 years ago
Tanguy Pruvot b6a2c5c2ec handle option --shares-limit like sgminer --shares 8 years ago
Tanguy Pruvot dcbcf6ba7e stratum: improve and add new methods for pool benchmark/stats 8 years ago
Tanguy Pruvot 7ffe65c262 blake2s algo 8 years ago
Tanguy Pruvot e1fd687b9b count pool stales + suprnova workaround 8 years ago
Tanguy Pruvot 4944e1a098 mrM4D vnl, with some changes 8 years ago
Tanguy Pruvot 6e95407dcf decred algo for longpoll/getwork 8 years ago
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 9 years ago