bitcoin icon indicating copy to clipboard operation
bitcoin copied to clipboard

invtxblockSplitinvtxblock

Open gmaxwell opened this issue 8 years ago • 2 comments

This will avoid sending more pointless INVs around updates, and prevents using filter updates to timetag transactions.

gmaxwell avatar Apr 20 '16 07:04 gmaxwell

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.

gmaxwell avatar Apr 20 '16 07:04 gmaxwell

Looks good.

sipa avatar Apr 20 '16 08:04 sipa