it looks to be the case... seems to be finding invalid blocks Total increases in miner but no blocks found in wallet - and the5re is no way it can find so many real block so fast... is that right?
the total in the miner is the total blocks found right?
So this means that found block is incorrect or just an orphan?
edit:
a littlebit more info from log:
27-01-2017 00:34:29.910 TID:00003AEC [Error] Invalid new block 56780: Proof of work is higher than target
27-01-2017 00:34:29.918 TID:00003AEC [Error] Sending Error JSON RPC id () : Error: Proof of work is higher than target payload: timestamp:1485470069 nonce:4199329083
27-01-2017 00:34:42.424 TID:00003AEC [Error] Invalid new block 56780: Proof of work is higher than target
27-01-2017 00:34:42.432 TID:00003AEC [Error] Sending Error JSON RPC id () : Error: Proof of work is higher than target payload: timestamp:1485470082 nonce:3260319523
27-01-2017 00:37:14.595 TID:00003AEC [Error] Invalid new block 56780: Proof of work is higher than target
27-01-2017 00:37:14.604 TID:00003AEC [Error] Sending Error JSON RPC id () : Error: Proof of work is higher than target payload: timestamp:1485470234 nonce:841575682
Why the same block is "found" 3 times?..
Also while my miner searches the 56780 block, in the wallet I can see total blocks: 56781(0..56780) ... that should mean, that 56780 is already found. Or am I wrong?..