199 Commits (master)

Author SHA1 Message Date
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 9 years ago
Tanguy Pruvot c6a94c9998 Add time-limit option and exit codes 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 5e42389b4b pluck: finish the algo, add cpu validation 9 years ago
Tanguy Pruvot 7939dce0aa pluck: adaptation from djm repo 9 years ago
Tanguy Pruvot f8f46bfe5b whirlpoolx: fix for multi-gpu support 9 years ago
Tanguy Pruvot 0019936328 Import Whirlpoolx algo from alexis78 repo 9 years ago
Erik Mossberg c41d9e7bb6 hashrate: format units based on the value size 9 years ago
Tanguy Pruvot a537fa304c Add basic API remote control 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 26b51a557b Allow different intensity per device 9 years ago
Tanguy Pruvot 2a5233f56e api: report throughput when default 9 years ago
Tanguy Pruvot cafd4477d7 Handle a maximum of 16 gpus (vs 8 before) 9 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
Tanguy Pruvot 1bc4e7e942 api: add mem size and freq to hwinfo query 10 years ago
Tanguy Pruvot 3ad4be7de0 api: export gpu freq on linux too + hwinfo command 10 years ago
Tanguy Pruvot b24b65a9c9 api: add gpu pci bus id, unified id + bloc height 10 years ago
Tanguy Pruvot 582c971f2b api: fix histo gpu/thr id mismatch 10 years ago
Tanguy Pruvot 047e79a9fc api: add meminfo query to debug mem storages 10 years ago
Tanguy Pruvot 6a9b8a5ab2 hashlog: use work objects, put struct in miner.h 10 years ago
Tanguy Pruvot dca216f992 min() and max(a,b) are not defined on linux, 10 years ago
Tanguy Pruvot 3652c708b9 api: add histo command and difficulty 10 years ago
Tanguy Pruvot 49f3c454c2 Add nvml for GPU monitoring (squashed) 10 years ago
Tanguy Pruvot 11a4bb1797 api: changes in data, global stuff in summary 10 years ago
Tanguy Pruvot 4958ce6007 api: add a basic stats api on port 2068 10 years ago
Tanguy Pruvot 66845a9b36 vstudio: fix intellisense base types warnings 10 years ago
Tanguy Pruvot ec709af62f Store and display average hashrate (benchmark + on share) 10 years ago