55 Commits (736f916da3ff6d8c8e1c07021f015e686f7ad60f)

Author SHA1 Message Date
Tanguy Pruvot 736f916da3 Restore default timeout (300s) for normal use 9 years ago
Tanguy Pruvot c9a66b696f return to original lyra2 code 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 5636e2be5e remove double reference to luffa algo 9 years ago
Tanguy Pruvot 98f2f8c745 nvml warning fix and disable scrypt gpu test 9 years ago
Tanguy Pruvot 90c26c8418 multipool: prevent last longpoll http errors on switch 9 years ago
Tanguy Pruvot 0618c2abc3 fix for vstudio 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 d9b0312897 x64: fix some size_t warnings 9 years ago
Tanguy Pruvot 809cd3dc42 Allow to retrieve benchmark results with a time-limit 9 years ago
Tanguy Pruvot 51abf151ee internal opt_extranonce param, not linked to cmdline... 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
Tanguy Pruvot 9dc78da2ee import and adapt scrypt from cudaminer project 9 years ago
Tanguy Pruvot d58d53f2b2 update README, small changes, prepare release 1.6.1 9 years ago
Tanguy Pruvot 7963dbb438 skein2 algo for woodcoin 9 years ago
Tanguy Pruvot 4f43abb402 bmw512: indent and restore SM 3.0 compat 9 years ago
Tanguy Pruvot f86784ee56 Add skein algo (Skeincoin, Myriad, Unat...) 9 years ago
Tanguy Pruvot a37e909db9 Add zr5 algo (for SM 3.5+) 9 years ago
Tanguy Pruvot 5988e945ef some cleanup and longpoll changes 9 years ago
Tanguy Pruvot 35cc5908ee windows: return to normal priority, fix json decref 9 years ago
Tanguy Pruvot 7f00bce5ae longpoll: auto disable gbt when not supported 9 years ago
Tanguy Pruvot 86a31172b0 cputest: dont share mem of buf and scratchpad 9 years ago
Tanguy Pruvot 2c2269dcb6 cputest: cleanup + calloc 9 years ago
Tanguy Pruvot 5e42389b4b pluck: finish the algo, add cpu validation 9 years ago
Tanguy Pruvot 77c737ff72 various small changes and update readme 9 years ago
Tanguy Pruvot f8f46bfe5b whirlpoolx: fix for multi-gpu support 9 years ago
Tanguy Pruvot 9c4158aadb debug: x11 algo traces for cuda 7 problem 9 years ago
Tanguy Pruvot 81fd04a208 hashrate: Remove some extra units and allow 4 digits 9 years ago
Erik Mossberg c41d9e7bb6 hashrate: format units based on the value size 9 years ago
Tanguy Pruvot 5dd2534df9 Handle a default config file (ccminer.conf) 9 years ago
Tanguy Pruvot 3938dce740 api: one decimal is enough for intensity 9 years ago
Tanguy Pruvot bec89724d5 logs: prevent multiple warnings 9 years ago
Tanguy Pruvot 70743eb48d solo: get bloc height and trap more errors 10 years ago
Tanguy Pruvot f9bba0ff1a lyra2: small changes and code cleanup 10 years ago
Tanguy Pruvot 5db46b74b5 lyra2: fix cpu hash + validation 10 years ago
Tanguy Pruvot c5b349e079 Add Lyra2 algo, based on Vertcoin published code 10 years ago
Tanguy Pruvot 1b65cd05cc heavy: add error checks, fix strict aliasing and linux 10 years ago
Tanguy Pruvot 7e15f31706 api: pool query (uptime, ping, discon., url and user) 10 years ago
Tanguy Pruvot d7c13b0611 stratum: handle standard method if extranonce is ignored 10 years ago
Tanguy Pruvot 3be08ad944 update readme (api, current changes, credits) 10 years ago
Tanguy Pruvot 5a869d1c63 stratum: difficulty can be buggy with values close to zero 10 years ago
Tanguy Pruvot 2ea9da1415 stratum: add more checks on request id 10 years ago
Tanguy Pruvot 7ce3fed611 extranonce: ignore subscribe timeout, not the parse errors 10 years ago