mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-05-20 22:06:42 +00:00

* Separate IBD to a new flow (so now invs are handled concurrently and no route capacity errors) * Invs messages should be queued while waiting for BlockLocator msg * Close IBD channel so that HandleIBDFlow exits too * Apply flow separation to p2p protocol v4 * Manage the IBDRequestChannel through the Peer struct * Some IBDs take a little longer