HomePhabricator

Move bloom and feerate filtering to just prior to tx sending.
b55991475331Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Move bloom and feerate filtering to just prior to tx sending.

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

Also adds locking for fRelayTxes.

Details

Provenance
Gregory Maxwell <greg@xiph.org>Authored on Apr 20 2016, 07:05
Pieter Wuille <pieter.wuille@gmail.com>Committed on Apr 20 2016, 22:33
deadalnixPushed on May 14 2017, 22:04
Parents
rABC4578215e7f78: Return mempool queries in dependency order
Branches
Unknown
Tags
Unknown

Event Timeline

Pieter Wuille <pieter.wuille@gmail.com> committed rABCb55991475331: Move bloom and feerate filtering to just prior to tx sending. (authored by Gregory Maxwell <greg@xiph.org>).Apr 20 2016, 22:33