Post
Topic
Board Development & Technical Discussion
Re: looking for data/info on historic Bitcoin bug allowed unlimited BTC creation
by
Kryptowerk
on 15/05/2023, 02:27:05 UTC
Thanks for the info and provided links. Suprised to see it was indeed back in 2010.
Did anything similar occure many years later by chance?

"While the transaction does not exist anymore, the 0.5 BTC that was consumed by it does. It appears to have come from a faucet and has not been used since." (from https://en.bitcoin.it/wiki/Value_overflow_incident)
Not sure if I am getting this corretly - did indeed some BTC (0.5) of this malicious block end up on the current blockchain? How is that possible if the original mined transaction was made void during a fork?

[...]
  • The bug was fixed in Bitcoin Core version 0.3.10. The fix involved modifying the code to use a larger data type (64-bit integer) for handling transaction values, preventing similar overflow issues in the future.
[...]
The oldest Bitcoin core version on Github is 0.10.0 - where did you get your info from?