288 Commits (3d03a1b9fd0a14c65f231ed65f9cebb267e63a4f)

Author SHA1 Message Date
Tanguy Pruvot 150d6eb290 qubit: fix wrong pool difficulty 10 years ago
Tanguy Pruvot fa7d744a6c lyra2: make_uint2 and set pool difficulty 10 years ago
Tanguy Pruvot 7a0f7ab276 solo: stop submit of solved blocs (stale work) 10 years ago
Tanguy Pruvot d09ec41251 api: allow -b <ip>, and set bind retry to 20sec 10 years ago
Tanguy Pruvot 70743eb48d solo: get bloc height and trap more errors 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 ef8a73d6aa keccak: not compatible with second nonces (was broken) 10 years ago
Tanguy Pruvot c5b349e079 Add Lyra2 algo, based on Vertcoin published code 10 years ago
Tanguy Pruvot c3bdb623e8 Check and submit multiple nonces in one loop 10 years ago
Tanguy Pruvot 2dcf983290 solo: remove remains of stale debug logs 10 years ago
Tanguy Pruvot 56ed0fed05 blake: remove hashharder workaround 10 years ago
Tanguy Pruvot 56170bb32e nvml: cleanup and check api restrictions 10 years ago
Tanguy Pruvot 8ad180cc70 various small changes 10 years ago
Tanguy Pruvot 6ae28162db various extern cleanup + api history uids and gpu SM 10 years ago
Tanguy Pruvot cb3f893a85 nvml: fully disable it on windows 10 years ago
Tanguy Pruvot d3258d8bcd syslog: allow to set a custom prefix 10 years ago
Tanguy Pruvot 9b1ff1280e Allow intermediate intensity (decimals) 10 years ago
Tanguy Pruvot 9a97f0cf6e api: fix size_t printf exception in vstudio 10 years ago
Tanguy Pruvot 7e15f31706 api: pool query (uptime, ping, discon., url and user) 10 years ago
Tanguy Pruvot 1dfbe6dfb5 stratum: yaamp answer to extranonce subscribe lately 10 years ago
Tanguy Pruvot b824a63cde affinity: do not mix cpu count with gpu one 10 years ago
Tanguy Pruvot 3be08ad944 update readme (api, current changes, credits) 10 years ago
Tanguy Pruvot 2ea9da1415 stratum: add more checks on request id 10 years ago
Tanguy Pruvot 73f22b237a Prepare trap of hardware/mem failures 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 b4ef7b981f scan range: add boundary check, cant be > UINT32_MAX 10 years ago
Tanguy Pruvot 6a9b8a5ab2 hashlog: use work objects, put struct in miner.h 10 years ago
Tanguy Pruvot f5e77452f0 stratum: prevent a booo when receiving a new block 10 years ago
Tanguy Pruvot 438308b3a2 Rework benchmark mode and min/max range 10 years ago
Tanguy Pruvot 44a551c52e hashrate: ignore first loop speed (often lowered) 10 years ago
Tanguy Pruvot 124dc6ea57 nvapi: fix mapping of devices 10 years ago
Tanguy Pruvot 3652c708b9 api: add histo command and difficulty 10 years ago
Tanguy Pruvot e82f5d4d75 restore divided hashrate for quark and jackpot 10 years ago
Tanguy Pruvot 3d2260acc4 stats: add support for current freq and pstate 10 years ago
Tanguy Pruvot 15eea1bc81 api: add nvapi for windows binaries 10 years ago
Tanguy Pruvot e40a7a720c ccminer: rename main file and switch to C++ 10 years ago
Tanguy Pruvot 49f3c454c2 Add nvml for GPU monitoring (squashed) 10 years ago
Tanguy Pruvot 2e0bc5e133 api: add api-bind param -b 0.0.0.0:4068 10 years ago
Tanguy Pruvot 4958ce6007 api: add a basic stats api on port 2068 10 years ago
Tanguy Pruvot e1c84da07f stats: fix multi gpu value + add average parameter (-N) 10 years ago
Tanguy Pruvot 3550d6a889 Release 1.4.7 10 years ago
Tanguy Pruvot 0317706464 config: handle ints, reals and false 10 years ago
Tanguy Pruvot 88c8fa2973 config: fix -c param (json file) 10 years ago
Tanguy Pruvot b128312efb cuda: store device SM in a global var 10 years ago
Tanguy Pruvot 64cfe358cb stats: make them work also in vstudio 10 years ago
Tanguy Pruvot ec709af62f Store and display average hashrate (benchmark + on share) 10 years ago
Tanguy Pruvot 7a4e1bb327 Reduce keccak, deep & anime intensity + handle groestl -i param 10 years ago
Tanguy Pruvot a35b150b7f fix for jackpot hash 10 years ago