Nexusoft / NexusMiner

Nexus Miner for Hash channel with FPGA/GPU/CPU pool and solo.
GNU General Public License v3.0
8 stars 6 forks source link

obsolete height should result in getting new work #3

Closed ahatstat closed 3 years ago

ahatstat commented 3 years ago

I saw a case where two blocks were found within one second of each other. The first was accepted and the second resulted in Obsolete Height, Skipping Over. The miner kept mining with the obsolete block data and the next block found much later was rejected. In case obsolete height is detected, it should get new block data.

beuschl commented 3 years ago

should be fixed with commit 163fca6cef9cbf9cc1e147076b1d6a752967f86c of v1.1 branch