CreateNewBlock: TestBlockValidity failed: bad-diffbits
laakie opened this issue · 1 comments
laakie commented
ERROR: CreateNewBlock: TestBlockValidity failed: bad-diffbits, incorrect difficulty: block pow=Y bits=1a02e2d1 calc=1b0864bd (code 16)
Dhop14 commented
We are currently working on resolving this error. Essentially at the fork height there was a chain split that is causing some confusion between the 2.0.0 nodes that did not update in time and the new 2.1.0 nodes.
Additionally, we will be making a few changes to the retarget algorithm to ensure smoother interoperability between POW/POS and sunset all nodes on the 70005 protocol to make syncing and finding the correct chain easier.