Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Blake256: squashed commit... Squashed commit of the following: commit c370208 Author: Tanguy Pruvot <[email protected]> Date: Wed Sep 3 13:53:01 2014 +0200 hashlog: prepare store of scanned range commit e2cf49a Author: Tanguy Pruvot <[email protected]> Date: Wed Sep 3 12:54:13 2014 +0200 stratum: store server time offset in context commit 1a4391d Author: Tanguy Pruvot <[email protected]> Date: Tue Sep 2 12:40:52 2014 +0200 hashlog: prevent double computing on jobs already done commit 049e577 Author: Tanguy Pruvot <[email protected]> Date: Wed Sep 3 09:49:14 2014 +0200 tmp blake log commit 43d3e93 Author: Tanguy Pruvot <[email protected]> Date: Wed Sep 3 09:29:51 2014 +0200 blake: set a max throughput commit 7e595a3 Author: Tanguy Pruvot <[email protected]> Date: Tue Sep 2 21:13:37 2014 +0200 blake: cleanup, remove d_hash buf, not in a chain host: only bencode if gpu hash was found commit de80c7e Author: Tanguy Pruvot <[email protected]> Date: Tue Sep 2 12:40:44 2014 +0200 blake: remove unused parameter and fix index in d_hash that reduce the speed to 92MH/s but the next commit give us 30 more so, todo: merge the whole checkhash proc in gpu_hash and remove this d_hash buffer... commit 2d42ae6 Author: Tanguy Pruvot <[email protected]> Date: Tue Sep 2 05:09:31 2014 +0200 stratum: handle a small cache of submitted jobs Prevent to send duplicated shares on some pools like hashharder.. This cache keeps submitted job/nounces of the last 15 minutes so, remove exit on repeated duplicate shares, the submitted cache now handles this problem. Signed-off-by: Tanguy Pruvot <[email protected]> commit 1b8c3c1 Author: Tanguy Pruvot <[email protected]> Date: Tue Sep 2 03:38:57 2014 +0200 debug: a new boolean to log or not json rpc data commit 1f99aae Author: Tanguy Pruvot <[email protected]> Date: Mon Sep 1 18:49:23 2014 +0200 exit on repeated duplicate shares (to enhance) create a new function proper_exit() to do common stuff on exit... commit 5307324 Author: Tanguy Pruvot <[email protected]> Date: Mon Sep 1 12:22:51 2014 +0200 blake: use a constant for threads, reduce mallocated d_hash size and clean a bit more... commit 0aeac87 Author: Tanguy Pruvot <[email protected]> Date: Mon Sep 1 06:12:55 2014 +0200 blake: tune up and cleanup, ~100 MH/s on a normal 750Ti tested on linux and windows (x86 binary)... but there is a high number of duplicated shares... weird commit 4a52d05 Author: Tanguy Pruvot <[email protected]> Date: Mon Sep 1 10:22:32 2014 +0200 debug: show json methods, hide hash/target if ok commit 1fb9bec Author: Tanguy Pruvot <[email protected]> Date: Mon Sep 1 08:44:19 2014 +0200 cpu-miner: sort algos by name, show reject reason commit bfe96c4 Author: Tanguy Pruvot <[email protected]> Date: Mon Aug 25 11:21:06 2014 +0200 release 1.4, update README... commit c17d11e Author: Tanguy Pruvot <[email protected]> Date: Sun Aug 31 08:57:48 2014 +0200 add "blake" 256, 14 rounds (for NEOS blake, not BlakeCoin) also remove "missing" file, its old and not compatible with ubuntu 14.04 to test on windows blake: clean and optimize Release v1.4 with blake (NEOS)
- Loading branch information