1
0
mirror of https://github.com/GOSTSec/ccminer synced 2025-01-10 23:08:02 +00:00
ccminer/Algo256
Tanguy Pruvot 49a73971c4 Enhance stale work detection + throughput fixes
seems to resolve solo mining lock on share.
export also computed solo work diff in api (not perfect)

In high rate algos, throughput should be unsigned...
This fixes keccak, blake and doom problems

And change terminal color of debug lines, to be selectable in putty,
color code is not supported in windows but selection is ok there.
2014-12-07 12:58:41 +01:00
..
blake256.cu Enhance stale work detection + throughput fixes 2014-12-07 12:58:41 +01:00
cuda_blake256.cu Add Lyra2 algo, based on Vertcoin published code 2014-12-06 11:28:26 +01:00
cuda_fugue256.cu Add Lyra2 algo, based on Vertcoin published code 2014-12-06 11:28:26 +01:00
cuda_groestl256.cu Add Lyra2 algo, based on Vertcoin published code 2014-12-06 11:28:26 +01:00
cuda_keccak256.cu keccak: not compatible with second nonces (was broken) 2014-12-06 13:55:13 +01:00
cuda_skein256.cu Add Lyra2 algo, based on Vertcoin published code 2014-12-06 11:28:26 +01:00
keccak256.cu Enhance stale work detection + throughput fixes 2014-12-07 12:58:41 +01:00