mirror of
https://github.com/kaspanet/kaspad.git
synced 2025-03-30 15:08:33 +00:00

* Send peers the hash of the virtual selected parent once connection is established. * Add a log to SendVirtualSelectedParentInv. * Fix TestIBDWithPruning. * Fix TestIBDWithPruning better and signal from the IBD syncer to the IBD syncee that the DAG is split amongst them. * Fix TestVirtualSelectedParentChain. * Add comments.