127 Commits (master)

Author SHA1 Message Date
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
Tanguy Pruvot 31f77b6524 Put bloc height extraction in a function 10 years ago
Tanguy Pruvot c3eb66683a Import djm34 qubit, deep and doom algos 10 years ago
Tanguy Pruvot 13bb9d267e Remove debug rpc, already exists with -P 10 years ago
Tanguy Pruvot cec5baea95 enable colors by default, except for syslog 10 years ago
Tanguy Pruvot 3ed36f285b try to prevent gpu pauses 10 years ago
Tanguy Pruvot 402e416853 Add pentablake algo (-a penta) 10 years ago
Tanguy Pruvot 9140e7f8ad Release 1.4.1, with blake cache (220MH/s) 10 years ago
Tanguy Pruvot 5ccd166916 blake: introduce pdata head cache (speed x2) 10 years ago
Tanguy Pruvot 65909ec3b7 blake: handle case when 2 hashes are found in a call 10 years ago
Tanguy Pruvot 383b184549 Add support for blakecoin (-a blakecoin) 10 years ago
Tanguy Pruvot 5682b7d241 blake: add also blakecoin (8-rounds) variant 10 years ago
Tanguy Pruvot 3e44e52300 Release v1.4 with blake (NEOS) 10 years ago
Tanguy Pruvot 033fb5745c Release v1.4 with blake 10 years ago
Tanguy Pruvot 2ebfb546a6 clean extra logs, show bloc height on new jobs 10 years ago
Tanguy Pruvot 806c3e8691 enhance double scan checks 10 years ago