109 Commits (6500e7401ab275b616cfb2b4d43cc90cdb432fbc)

Author SHA1 Message Date
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 10 years ago
Tanguy Pruvot c6a94c9998 Add time-limit option and exit codes 10 years ago
Tanguy Pruvot 9dc78da2ee import and adapt scrypt from cudaminer project 10 years ago
Tanguy Pruvot d58d53f2b2 update README, small changes, prepare release 1.6.1 10 years ago
Tanguy Pruvot 7963dbb438 skein2 algo for woodcoin 10 years ago
Tanguy Pruvot 4f43abb402 bmw512: indent and restore SM 3.0 compat 10 years ago
Tanguy Pruvot f86784ee56 Add skein algo (Skeincoin, Myriad, Unat...) 10 years ago
Tanguy Pruvot a37e909db9 Add zr5 algo (for SM 3.5+) 10 years ago
Tanguy Pruvot 5988e945ef some cleanup and longpoll changes 10 years ago
Tanguy Pruvot 5e42389b4b pluck: finish the algo, add cpu validation 10 years ago
Tanguy Pruvot 7939dce0aa pluck: adaptation from djm repo 10 years ago
Tanguy Pruvot f8f46bfe5b whirlpoolx: fix for multi-gpu support 10 years ago
Tanguy Pruvot 0019936328 Import Whirlpoolx algo from alexis78 repo 10 years ago
Erik Mossberg c41d9e7bb6 hashrate: format units based on the value size 10 years ago
Tanguy Pruvot a537fa304c Add basic API remote control 10 years ago
Tanguy Pruvot 5dd2534df9 Handle a default config file (ccminer.conf) 10 years ago
Tanguy Pruvot 3938dce740 api: one decimal is enough for intensity 10 years ago
Tanguy Pruvot 26b51a557b Allow different intensity per device 10 years ago
Tanguy Pruvot 2a5233f56e api: report throughput when default 10 years ago
Tanguy Pruvot cafd4477d7 Handle a maximum of 16 gpus (vs 8 before) 10 years ago
Tanguy Pruvot ec454dd78c api: add fan rpm (windows nvapi only) 10 years ago
Tanguy Pruvot 49a73971c4 Enhance stale work detection + throughput fixes 10 years ago
Tanguy Pruvot f9bba0ff1a lyra2: small changes and code cleanup 10 years ago
Tanguy Pruvot c5b349e079 Add Lyra2 algo, based on Vertcoin published code 10 years ago
Tanguy Pruvot 6ae28162db various extern cleanup + api history uids and gpu SM 10 years ago
Tanguy Pruvot 9b1ff1280e Allow intermediate intensity (decimals) 10 years ago
Tanguy Pruvot 7e15f31706 api: pool query (uptime, ping, discon., url and user) 10 years ago
Tanguy Pruvot 3e8457d76c api: add device uuid (nvml), and OS in hwinfo 10 years ago
Tanguy Pruvot dc5d1b112d api: add scanlog command to monitor scan ranges 10 years ago
Tanguy Pruvot e2ac7a2a75 api: add nvapi and nvml ids for C# tools 10 years ago
Tanguy Pruvot 73f22b237a Prepare trap of hardware/mem failures 10 years ago