Hmm. maybe discovered a new problem with 4.10.0:
in previous versions for each found nonce it had printed such lines (with --debug option enabled)
Proof: %s
Target: %s
TrgVal?...
But in this version I don't see any such lines printed ever, eventhough work units get counted in the stats.
FYI: a submit_work for a new block happens only after the above things, ie. if the former isn't called ever then a submit can never happen... :-)
Can anybody confirm this?
UPDATE:
The ASIC's usually return a nonce if at least the first 32 bits of the found hash are 0 (I think this is called a Work Unit).
But something doesn't fit with 4.10.0 as it finds only a few nonces (ie. the "Proof" lines printed).
I'm testing this on AntMiner S3. Or is the definition of such a WU differrent under AntMiner S3?
Dear author, can you please comment on this important issue as it could be a big bug affecting many people, thx.