Post
Topic
Board Mining (Altcoins)
Re: ethminer-0.9.41-genoil-1.1
by
Naimon
on 19/07/2016, 20:57:40 UTC

Eth pools reject NO shares, unless stale. Dupes they consider too compute-heavy to return negative responses for.
You mean that from miner's POV the hashrate will be higher, but from pool's POV, this will be kind of cheating?

From pool's POV, most will silently drop dupes. The ethminer tends to handle HW errors by not submitting at all - of course, this isn't important enough to tell you about it.

is there a way to measure HW errors ?

I use SGMiner - I built in regenhash, a CPU implementation of Ethash used to verify before submission. You can also use abort() in the area where it happens in Genoil's ethminer. You could let me take a look at it, if you trust me.
Uh, yeah - dude, do that.