56 Commits (a537fa304c73c539a40be5303d848cc84f4d2e93)

Author SHA1 Message Date
Tanguy Pruvot a537fa304c Add basic API remote control 9 years ago
Tanguy Pruvot 20e6ee1062 qubit: fix difficulty factor for yaamp 9 years ago
Tanguy Pruvot 5dd2534df9 Handle a default config file (ccminer.conf) 9 years ago
KlausT bb71232f18 don't call timeEndPeriod twice 9 years ago
Tanguy Pruvot 00803b0b8d Revert "I use CUDA7 on windows" 9 years ago
Tanguy Pruvot a74df25834 I use CUDA7 on windows 9 years ago
Tanguy Pruvot e3fc059bd7 Hide cpu binding log messages 9 years ago
Tanguy Pruvot 872a55a180 Remove debug printf in cpu mask feature 9 years ago
Tanguy Pruvot c7d3498bd8 myr-gr: clean up 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 bba2df56d5 cpu-affinity: linux thread affinity was not set correctly 9 years ago
Tanguy Pruvot 833238cae5 cpu-affinity: fix windows process cpu affinity mask 9 years ago
Tanguy Pruvot bec89724d5 logs: prevent multiple warnings 9 years ago
Tanguy Pruvot cafd4477d7 Handle a maximum of 16 gpus (vs 8 before) 9 years ago
Tanguy Pruvot 65cefa4a7d cpu-priority: fix for windows process 9 years ago
Tanguy Pruvot c3b6162899 Add cpu priority and affinity parameters 9 years ago
Tanguy Pruvot f08bd79a6e Intelligent duplicate shares check 10 years ago
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