mirror of https://github.com/bitcoin/bitcoin
Previously we would assert that if every block in vBlockHashesToAnnounce is in chainActive, then the blocks to be announced must connect. However, there are edge cases where this assumption could be violated (eg using invalidateblock / reconsiderblock), so just check for this case and revert to inv-announcement instead.pull/7919/head
parent
04a2937357
commit
3a99fb2cb1
Loading…
Reference in new issue