Leftovers after https://github.com/paritytech/polkadot-sdk/pull/9912: - [ ] Nodes don't send all statements to new peers anymore, only the recent ones. - [ ] After restarting, the node doesn't re-gossip statements it wasn't gossiped. - [ ] Broadcasting notifications to all peers when the first peer is slow is limited. We could instead use a FuturesUnordered. Also good to have: - [ ] Automated cleanup - [ ] Gossiping topology