bitcoin
bitcoin copied to clipboard
invtxblockSplitinvtxblock
This will avoid sending more pointless INVs around updates, and prevents using filter updates to timetag transactions.
I think this is the right thing to do. It needs a locking fix in fRelayTxes (broken in master), and removal of the feerate from RelayTransaction's prototype; but I'm not going to finish it if you don't think we should do this.
Looks good.