39 Commits (477d3bfd7c8cfa95ac833a645b0258e709f10e2b)

Author SHA1 Message Date
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 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 35cc5908ee windows: return to normal priority, fix json decref 9 years ago
Tanguy Pruvot 7f00bce5ae longpoll: auto disable gbt when not supported 9 years ago
Tanguy Pruvot 86a31172b0 cputest: dont share mem of buf and scratchpad 9 years ago
Tanguy Pruvot 2c2269dcb6 cputest: cleanup + calloc 9 years ago
Tanguy Pruvot 5e42389b4b pluck: finish the algo, add cpu validation 9 years ago
Tanguy Pruvot 77c737ff72 various small changes and update readme 9 years ago
Tanguy Pruvot f8f46bfe5b whirlpoolx: fix for multi-gpu support 9 years ago
Tanguy Pruvot 9c4158aadb debug: x11 algo traces for cuda 7 problem 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 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 bec89724d5 logs: prevent multiple warnings 9 years ago
Tanguy Pruvot 70743eb48d solo: get bloc height and trap more errors 10 years ago
Tanguy Pruvot f9bba0ff1a lyra2: small changes and code cleanup 10 years ago
Tanguy Pruvot 5db46b74b5 lyra2: fix cpu hash + validation 10 years ago
Tanguy Pruvot c5b349e079 Add Lyra2 algo, based on Vertcoin published code 10 years ago
Tanguy Pruvot 1b65cd05cc heavy: add error checks, fix strict aliasing and linux 10 years ago
Tanguy Pruvot 7e15f31706 api: pool query (uptime, ping, discon., url and user) 10 years ago
Tanguy Pruvot d7c13b0611 stratum: handle standard method if extranonce is ignored 10 years ago
Tanguy Pruvot 3be08ad944 update readme (api, current changes, credits) 10 years ago
Tanguy Pruvot 5a869d1c63 stratum: difficulty can be buggy with values close to zero 10 years ago
Tanguy Pruvot 2ea9da1415 stratum: add more checks on request id 10 years ago
Tanguy Pruvot 7ce3fed611 extranonce: ignore subscribe timeout, not the parse errors 10 years ago
Tanguy Pruvot 5ddc8de9da stratum: handle optional mining.set_extranonce 10 years ago
Tanguy Pruvot 6a9b8a5ab2 hashlog: use work objects, put struct in miner.h 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 e40a7a720c ccminer: rename main file and switch to C++ 10 years ago
Tanguy Pruvot 4c3964539f Fix vc debug builds, missing symbols 10 years ago
Tanguy Pruvot 12fafd5687 Try to reconnect on pool duplicates 10 years ago
Tanguy Pruvot 5bc969fa57 Some work on data alignment 10 years ago
Tanguy Pruvot 93bb428bdf blake: rewrite the cache system 10 years ago
Tanguy Pruvot 6169bf683b Add S3 Algo (1Coin) 10 years ago
Tanguy Pruvot 0720797f1b Add proper keccak-256 (maxcoin) 10 years ago
Tanguy Pruvot cdc29336f7 stats: compute work difficulty from target 10 years ago
Tanguy Pruvot 9f3c6b0520 Include windows curl and openssl prebuilt libs 10 years ago
Tanguy Pruvot 4f326576d2 implement X-Mining-Hashrate header 10 years ago
Tanguy Pruvot 799b230af2 enhance solo mining, update http headers 10 years ago
Tanguy Pruvot 23f0cee61f Add cuda error checks on qubit algos 10 years ago