Post
Topic
Board Mining support
Re: BITMAIN Antminer S3 support and OverClocking thread
by
chadwickx16
on 28/08/2014, 20:14:44 UTC
HW/(HW+DiffA+DiffR)=HW%

I've always wanted to clarify this, so here goes.
What exactly does DiffR represent? I assumed this represented the number of rejected shares at the current Diff, but its rate of increase seems to be (at times) the size of the rejected share. If that, would that not throw the calculation off?
Here's what I found:

--------------------------------------
Diff1 = The number of  Difficulty 1 shares generated
DiffA = The number of Diff1 shares accepted
DiffR = The number of Diff1 shares rejected
LSD = Last Share Difficulty
Discarded = stale shares that cgminer knew were stale so it didn't even send them back to the pool
---------------------------------------