When removing the final peer, assert that m_tx_orphanage is empty.
This is a partial backport of core#21562
https://github.com/bitcoin/bitcoin/pull/21562/commits/9190b01d8dcf03b74e9b9e1653688a97ac171b37
Differential D13377
[net processing] Add Orphanage empty consistency check PiRK on Mar 17 2023, 15:44. Authored by Tags None Subscribers None
Details
When removing the final peer, assert that m_tx_orphanage is empty. This is a partial backport of core#21562 ninja all check-all
Diff Detail
|