164 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 c6dcc5e5cf benchmark: show mem and default throughput in results 9 years ago
Tanguy Pruvot 8db5a0bc9e blake: change dynamic round system 9 years ago
Tanguy Pruvot ab5cc7162e refactor: create bench.cpp and algos.h 9 years ago
Tanguy Pruvot c2214091ae benchmark: free last memory leaks on algo switch 9 years ago
Tanguy Pruvot 4e1e03b891 benchmark: store all algos results + cuda fixes 9 years ago
Tanguy Pruvot 934555994d benchmark: allow -a auto to bench all algos at once 9 years ago
Tanguy Pruvot 42789f1a0d whirlpool: allow stratum compat with new coins 9 years ago
Tanguy Pruvot 5f12943de5 whirlpool: add algo free function + vstudio 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 2ebcd1fbd5 neoscrypt: handle both getwork data sizes FTC/ORB 9 years ago
Tanguy Pruvot 8fb92415fb stratum: prevent multiple bloc notifications on yaamp 9 years ago
Tanguy Pruvot e1c4b3042c algos: add functions to free allocated resources 9 years ago
Tanguy Pruvot 8ec5dd7d8e Handle the getwork typo in neoscrypt wallets 9 years ago
Tanguy Pruvot ec054db317 Show shares diff on longpoll pools too 9 years ago
Tanguy Pruvot 41707760f5 stratum: force exit on pool auth failure 9 years ago
Tanguy Pruvot fade2b74b5 diff: cleanup after windows test 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 6e64383b32 klaus small fixes 9 years ago
Tanguy Pruvot 9a13624c2e check abort_flag in threads loops 9 years ago
Tanguy Pruvot 629d987177 Allow to load remote config files with curl 9 years ago
Tanguy Pruvot 64e997e9d6 prepare release 1.6.6 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 736f916da3 Restore default timeout (300s) for normal use 9 years ago
Tanguy Pruvot c9ef0b6b39 affinity: allow more than 8 cores values (and hexa) 9 years ago
Tanguy Pruvot 53cd591956 lyra2v2, bmw256 and cubehash256 cleanup + diff fix 9 years ago
Tanguy Pruvot 4b04ca8027 lyra2v2: aliases and readme 9 years ago
Tanguy Pruvot d4e191610e Import and adapt lyra2v2 9 years ago
Tanguy Pruvot 3788fef9fd Restore whirlpoolx algo 9 years ago
Tanguy Pruvot 21630d5fbc affinity: do not default to win32 9 years ago
Tanguy Pruvot e2f73614c0 link the no-extranonce option to the cmdline 9 years ago
Tanguy Pruvot d923f0c1b2 solo: improve getmininginfo 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 25a78c96b5 nvml: allow to keep modified clocks + vendors 9 years ago
Tanguy Pruvot 7c5087d01c nvml: add --plimit and --pstate parameters 9 years ago
Tanguy Pruvot f73f5f6a2e nvml: use the right nvmlDeviceGetPciInfo_v2 api 9 years ago
Tanguy Pruvot 7661f73317 prepare the 1.6.5 release 9 years ago
Tanguy Pruvot cb9d51c026 x64: link nvml api to allow app. clocks and P0 9 years ago
Tanguy Pruvot 9aac7ca713 simplify diff factor and multiplier 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