Post
Topic
Board Bitcoin Discussion
Re: Several developers, miners, and researchers reported that Bitcoin mining develop
by
philipma1957
on 27/09/2023, 18:56:24 UTC
This situation is not new, blocks get orphan constantly
This is not what happened. Orphaned blocks are valid blocks, they just belong on a less-worked chain and are therefore ignored.

What really happened is this: the developer was trying to mine a block which was invalid, because of ordering. According to this Twitter post, the developer included TX A that spends an UTXO from a TX B which was included after A. That's invalid from a protocol perspective.

So was the developer tested this deliberately or was it an accidental mistake.

It seems to me if I do exactly what the developer did a could case an invalid block correct?

So could the developer's mistake/error/system test be duplicated a lot at a low cost?

Making 35 invalid blocks in a day vs 1 if so can this fuck up the block chain speed?