77 Commits (b8b810f30d60fb1a3b65980603ca0f78fac43363)

Author SHA1 Message Date
Tanguy Pruvot b8b810f30d scrypt: autotune, launch-config and lookup-gap options 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 7c25f6dc0a zr5: disable some of the stratum stale work checks 9 years ago
Tanguy Pruvot 4426700e31 Add the -n (--ndevs) option like cgminer 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 8b1137d5ec solo: get mining infos (diff/net hashrate) 9 years ago
Tanguy Pruvot 7f00bce5ae longpoll: auto disable gbt when not supported 9 years ago
Tanguy Pruvot c1cfb3a131 cmdline: fix multi-gpu intensity 9 years ago
Tanguy Pruvot 77c737ff72 various small changes and update readme 9 years ago
Tanguy Pruvot 7939dce0aa pluck: adaptation from djm repo 9 years ago
Tanguy Pruvot 10d4f4a96a whirlpoolx: try to fix linux hashrates 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
Tanguy Pruvot e17d19cf26 increase default priority to above normal 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 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