1029 Commits (master)
 

Author SHA1 Message Date
Tanguy Pruvot 429266346c Prepare version 1.4.2 10 years ago
Tanguy Pruvot 13bb9d267e Remove debug rpc, already exists with -P 10 years ago
Tanguy Pruvot 9e5ec398b2 Purge anti-dup data on target change 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 95ac1d0f19 x11: adapt some blake 256 opts to 512 one 10 years ago
Tanguy Pruvot 42eafcbe85 Put CRC-32 function in a new unit 10 years ago
Tanguy Pruvot 11b04d82ff update readme, tag v1.4.1 10 years ago
Tanguy Pruvot 0914c7095c update readme, tag v1.4.1 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 52ec8830b1 blake: blakecoin variant now works 10 years ago
Tanguy Pruvot ecc86af102 blake: sometimes faster, or not 10 years ago
Tanguy Pruvot b98239ec2a hashlog: enhance scan range store and debug dump 10 years ago
Tanguy Pruvot 3356e6f8bf blake: some more KH/s on linux 10 years ago
Tanguy Pruvot 12fefe5de0 blake: add a few more MH/s, prepare blakecoin 10 years ago
Tanguy Pruvot 5682b7d241 blake: add also blakecoin (8-rounds) variant 10 years ago
Tanguy Pruvot 416f7f3708 hashlog: keep compat with VS2012 10 years ago
Tanguy Pruvot e1159629b4 blake: typo for windows on last commit 10 years ago
Tanguy Pruvot e0487aac46 blake: typo for windows on last commit 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 9bf927a496 hashlog: fix erase while iterating exception 10 years ago
Tanguy Pruvot 746398f435 blake: fix reduced speed on windows, wtf 10 years ago
Tanguy Pruvot 3341e0324f blake: speed +10%, no more size conversions 10 years ago
Tanguy Pruvot 2ebfb546a6 clean extra logs, show bloc height on new jobs 10 years ago
Tanguy Pruvot 415945eb20 Makefile: use the CUDA_CFLAGS var 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 124ddee2fe blake: fix of bad difficulty 10 years ago
Tanguy Pruvot 69616b37ac hashlog: prepare store of scanned range 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 049e577301 tmp blake log 10 years ago
Tanguy Pruvot 43d3e93e1a blake: set a max throughput 10 years ago
Tanguy Pruvot 7e595a36ea blake: cleanup, remove d_hash buf, not in a chain 10 years ago
Tanguy Pruvot de80c7e9d1 blake: remove unused parameter and fix index in d_hash 10 years ago
Tanguy Pruvot 2d42ae6de5 stratum: handle a small cache of submitted jobs 10 years ago
Tanguy Pruvot 1b8c3c12fa debug: a new boolean to log or not json rpc data 10 years ago
Tanguy Pruvot 1f99aae0ff exit on repeated duplicate shares (to enhance) 10 years ago
Tanguy Pruvot 530732458a blake: use a constant for threads, reduce mallocated d_hash size 10 years ago
Tanguy Pruvot 0aeac878ef blake: tune up and cleanup, ~100 MH/s on a normal 750Ti 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 bfe96c49b0 release 1.4, update README... 10 years ago
Tanguy Pruvot c17d11e377 add "blake" 256, 14 rounds (for NEOS blake, not BlakeCoin) 10 years ago
Tanguy Pruvot c56af0d976 output: show the current stratum/algo on new blocks 10 years ago