Incoming transactions aren't really relevant until we're caught up. That's why we send a giant feefilter and don't send tx getdatas, but we also shouldn't process them if peers send them anyway. Simply ignore them.
Backport of core#21327.
Differential D16505
net_processing: ignore transactions while in IBD Fabien on Jul 19 2024, 11:55. Authored by Tags None Subscribers None
Details
Incoming transactions aren't really relevant until we're caught up. That's why we send a giant feefilter and don't send tx getdatas, but we also shouldn't process them if peers send them anyway. Simply ignore them. Backport of core#21327. ninja all check-all
Diff Detail
|