Browse Source
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.0.13
Suhas Daftuar
9 years ago
1 changed files with 15 additions and 1 deletions
Loading…
Reference in new issue