134 Commits (736f916da3ff6d8c8e1c07021f015e686f7ad60f)

Author SHA1 Message Date
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
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 d25b42e41b Add diff-multiplier (-m) option 9 years ago
Tanguy Pruvot 555504bd98 some changes related to wait stats 9 years ago
Tanguy Pruvot 2ea4635ef7 windows: scan time debug log was casted to 64bits int 9 years ago
Tanguy Pruvot 76b63b5a71 print the right cuda version 9 years ago
Tanguy Pruvot e791039592 check work restart status in miner thread 9 years ago
Tanguy Pruvot c2f319fa86 multipool: fix some params like time-limit 9 years ago
Tanguy Pruvot 85394cf22b cuda: reduce possible segfaults on exit 9 years ago
Tanguy Pruvot 0c545eb724 nvml: check available memory clocks and fix param for -d 1 9 years ago
Tanguy Pruvot 75d721adb9 stratum: check if we have multiple pools to failover 9 years ago
Tanguy Pruvot a08056ed2a linux: reset modified application clocks 9 years ago
Tanguy Pruvot c9d110e543 linux: allow to set application clocks 9 years ago
Tanguy Pruvot 692041aa74 multipool: allow failover switch from getwork 9 years ago
Tanguy Pruvot b2b76f8006 stratum: check stratum_gen_work result 9 years ago
Tanguy Pruvot f1a55b3388 algo aliases, fix max-diff param without pool config 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 7456acc01c netdiff: quark is specific too, qubit is normal 9 years ago
Tanguy Pruvot a2b6488c01 Compute and display network diff (nbits) if max-diff 9 years ago
Tanguy Pruvot 809cd3dc42 Allow to retrieve benchmark results with a time-limit 9 years ago
Tanguy Pruvot 4daaf1908d some cleanup... 9 years ago
Tanguy Pruvot 0d89236fd4 windows: do not trap CTRL_CLOSE event 9 years ago
Tanguy Pruvot b4ab64e5f3 prepare the 1.6.3 release 9 years ago
Tanguy Pruvot 76f8fbabae stratum: prevent gpu scans before a job is retrieved 9 years ago
Tanguy Pruvot 51abf151ee internal opt_extranonce param, not linked to cmdline... 9 years ago
Tanguy Pruvot 477d3bfd7c summer is close, start conditional mining 9 years ago
Tanguy Pruvot 3955eb7a1d windows: implement background option 9 years ago
Tanguy Pruvot 7c769211a8 intensity: fix value on multi-threaded devices 9 years ago
Tanguy Pruvot e1b274ef65 neoscrypt: fix bad source file ext (cu/cpp) 9 years ago