717 Commits (fd757f2180e6706038cc5c37d85145ab0852cf5e)
 

Author SHA1 Message Date
Tanguy Pruvot 1187a6e7e3 x11: improve aes (shavite/echo) 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 9f5744d4c0 luffa/cube: fine tuning of maxregcount for the 750Ti 9 years ago
Tanguy Pruvot 634bea21f5 luffa/cube: unroll 1 really required on the 9xx 9 years ago
Tanguy Pruvot 42bcb91ca0 x11: update sp luffa/cube to get closer x11 speeds.. 9 years ago
Tanguy Pruvot 4709668995 jh512: rewrite and optimize with asm swap 9 years ago
Tanguy Pruvot 79ee0ec264 zr5: some pok cleanup... 9 years ago
Tanguy Pruvot d764b5cca2 lyra2: improve a bit the speed on SM 5.2 9 years ago
Tanguy Pruvot b72b4c5a5f api: fix summary sums with multi pools 9 years ago
Tanguy Pruvot 268c89f9a2 zr5: fix launch bounds with pok xor 9 years ago
Tanguy Pruvot 2907a7c678 zr5: add support for pok mining (getwork) 9 years ago
Tanguy Pruvot fcd3e4336b skein: restore secNonce support on sm 5+ 9 years ago
Tanguy Pruvot 48b3f119be uint256: remove include where not required 9 years ago
Tanguy Pruvot efd507fb3b vstudio: add missing ssl/crypto includes for bignum 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 3e419abf84 qubit: implement cpu precalc (klaust) 9 years ago
Tanguy Pruvot a55b148ecc windows: fix missing off_t include 9 years ago
Tanguy Pruvot cf077902d0 skein: fix sm5 secNonce and disable it on wallets 9 years ago
Tanguy Pruvot 82908b3f67 vstudio: regroup options and revove AVX requirement 9 years ago
Tanguy Pruvot b02f79b58b lyra2: recover the kH/s lost in last commit 9 years ago
Tanguy Pruvot 2b43d57d42 lyra2: simplify skein code (no perf changes) 9 years ago
Tanguy Pruvot e95712a2ea lyra2: reduce blake message len. 9 years ago
Tanguy Pruvot ed4927fcd0 quark/x11: set signed int hashPosition vars to off_t 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 98f2f8c745 nvml warning fix and disable scrypt gpu test 9 years ago
Tanguy Pruvot c2f319fa86 multipool: fix some params like time-limit 9 years ago
Tanguy Pruvot ebe95aac2f bmw512: cleanup after cuda 7 bug fix 9 years ago
Tanguy Pruvot 52df82917a cuda: fix uint2 substract operator 9 years ago
Tanguy Pruvot 0224d4705e skein: fix wrong hashes seen on x11 with cuda 7 9 years ago
Tanguy Pruvot 123fe287b6 x11: temporary workaround for cuda 7.0 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 10 years ago
Tanguy Pruvot f2c7a45e47 nvml: fix pstate api, nvmlDeviceGetPerformanceState works 10 years ago
Tanguy Pruvot 75d721adb9 stratum: check if we have multiple pools to failover 10 years ago
Tanguy Pruvot e99ff6c15b nvml: clocks cleanup + pstate check (still not supported) 10 years ago
Tanguy Pruvot cbd7865a79 nvml: check supported graphics clocks... 10 years ago
Tanguy Pruvot a08056ed2a linux: reset modified application clocks 10 years ago
Tanguy Pruvot c9d110e543 linux: allow to set application clocks 10 years ago
Tanguy Pruvot 7500af78eb linux: add build notes for fedora 22 10 years ago
Tanguy Pruvot 5be1521294 Increase max password size to 128 chars (nicehash) 10 years ago
Tanguy Pruvot b165cc32e6 v1.6.4 10 years ago
Tanguy Pruvot 2d5755d1ef linux: add missing scrypt jansson includes 10 years ago
Tanguy Pruvot 90c26c8418 multipool: prevent last longpoll http errors on switch 10 years ago
Tanguy Pruvot 692041aa74 multipool: allow failover switch from getwork 10 years ago