Post
Topic
Board Bitcoin Discussion
Re: Bitcoin-Qt next-test 2013-07-21
by
Luke-Jr
on 25/07/2013, 20:26:46 UTC
Note that this will cause older versions (including 0.8.3 and git master!) to think they need to reindex the block database!
This is due to unspent (and unspendable) outputs being pruned (which older code thinks is a problem because they don't understand it's unspendable).
p2pool uses these every block it finds.