114 Commits (3d03a1b9fd0a14c65f231ed65f9cebb267e63a4f)

Author SHA1 Message Date
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
Tanguy Pruvot a270adc4b6 to test on windows 10 years ago
Tanguy Pruvot b1f5df374d stratum: store server time offset in context 10 years ago
Tanguy Pruvot 1a4391d7ff hashlog: prevent double computing on jobs already done 10 years ago
Tanguy Pruvot 1b8c3c12fa debug: a new boolean to log or not json rpc data 10 years ago
Tanguy Pruvot 4a52d0553b debug: show json methods, hide hash/target if ok 10 years ago
Tanguy Pruvot 1fb9becc1f cpu-miner: sort algos by name, show reject reason 10 years ago
Tanguy Pruvot c17d11e377 add "blake" 256, 14 rounds (for NEOS blake, not BlakeCoin) 10 years ago
Tanguy Pruvot ba7b6ba1a0 cputest: simplified func to print hashes with algo names 10 years ago
Tanguy Pruvot bcc19981c3 windows: use a static lib of pthreads 2.9.1 10 years ago
Tanguy Pruvot aefb64c369 windows: implements the color option 10 years ago