1
0
mirror of https://github.com/GOSTSec/ccminer synced 2025-01-09 14:28:15 +00:00
ccminer/equi
Tanguy Pruvot 8cf21599d4 Interface nicehash djeZo equihash solver (squashed)
Todo:
    - send block height via stratum protocol (encoded in jobid?)
    - remove equi/blake2 cpu algorithm to use common one

the extranonce imcompatibility is related to the solver nonce data,
offsets may be reversed in nheqminer, to check...

The solver was adapted for SM 3.0+ support (no perf changes)

Note: The solver was not improved on purpose, to be able compare
the two miners performances (nheqminer 0.5c the last open sourced, and ccminer)

Signed-off-by: Tanguy Pruvot <tanguy.pruvot@gmail.com>

stratum: code cleanup, move equi fns in equi folder
2017-05-23 23:54:35 +02:00
..
blake2 Interface nicehash djeZo equihash solver (squashed) 2017-05-23 23:54:35 +02:00
cuda_equi.cu Interface nicehash djeZo equihash solver (squashed) 2017-05-23 23:54:35 +02:00
eqcuda.hpp Interface nicehash djeZo equihash solver (squashed) 2017-05-23 23:54:35 +02:00
equi-stratum.cpp Interface nicehash djeZo equihash solver (squashed) 2017-05-23 23:54:35 +02:00
equi.cpp Interface nicehash djeZo equihash solver (squashed) 2017-05-23 23:54:35 +02:00
equihash.cpp Interface nicehash djeZo equihash solver (squashed) 2017-05-23 23:54:35 +02:00
equihash.h Interface nicehash djeZo equihash solver (squashed) 2017-05-23 23:54:35 +02:00