mirror of https://github.com/bitcoin/bitcoin
This fixes an intermittent error, caused by blocks arriving out of order due to how compact block relay may revert to headers processing when the tip hasn't caught up, and resulting in slightly different pruning behavior. Making sure that all blocks from the previous tests are synced before generating more blocks makes this impossible. See Issue #27749 for more details.pull/27784/head
parent
71300489af
commit
9fe9074266
Loading…
Reference in new issue