Files
bitcoin/test/functional/p2p_ibd_txrelay.py
sedited e5f0613503 net processing: Check if we are in ibd before processing block for txdownloadman
This avoids wasting work on calculating bloom filters that aren't
consumed during ibd and continuously re-calculated as now blocks get
validated.

Also update the functional test to document that transactions would now
be requested again once out of IBD.

Co-authored-by: Lőrinc <pap.lorinc@gmail.com>
2026-02-22 13:04:27 +01:00

4.8 KiB
Executable File