1
0
mirror of https://github.com/GOSTSec/ccminer synced 2025-01-10 23:08:02 +00:00
ccminer/keccak
Tanguy Pruvot c3bdb623e8 Check and submit multiple nonces in one loop
Added to most algos, checkhash function scans a big range
and can find multiple nonces at once if the difficulty is low.

Stop ignoring them, submit second one if found...

Clean the draft code for rc=2 implemented for blake and pentablake

btw... fix the reduced displayed hashrate when a nonce is found...

Signed-off-by: Tanguy Pruvot <tanguy.pruvot@gmail.com>
2014-12-05 15:53:40 +00:00
..
cuda_keccak256.cu Add proper keccak-256 (maxcoin) 2014-10-17 06:46:20 +02:00
keccak256.cu Check and submit multiple nonces in one loop 2014-12-05 15:53:40 +00:00