Post
Topic
Board Bitcoin Discussion
Re: Alert: chain fork caused by pre-0.8 clients dealing badly with large blocks
by
JoelKatz
on 12/03/2013, 09:15:43 UTC
The bug is that there has been an unknown BDB limit the in 0.7 and earlier code for quite some time.
Not being aware of a certain property/feature of BDB does not make that feature a bug.
It makes the code you write using it a bug if it relies on it not having that property/feature!