diff options
author | MarcoFalke <falke.marco@gmail.com> | 2019-10-24 17:50:38 -0400 |
---|---|---|
committer | MarcoFalke <falke.marco@gmail.com> | 2019-10-24 17:50:42 -0400 |
commit | fce7c7542234ba3eea05a334b01810d28441eaf2 (patch) | |
tree | 64ae7c9ab570309c0cf2d2bd2a6f901a7d53cac5 /src/leveldb/AUTHORS | |
parent | 773026044f9d87462de4809fbb339e42c52d0a76 (diff) | |
parent | 168b781fe7f3f13b24c52a151f36de4cdd0a340a (diff) |
Merge #16851: Continue relaying transactions after they expire from mapRelay
168b781fe7f3f13b24c52a151f36de4cdd0a340a Continue relaying transactions after they expire from mapRelay (Anthony Towns)
Pull request description:
This change allows peers to request transactions even after they've expired from mapRelay and even if they're not doing mempool requests. This is intended to allow for CPFP of old transactions -- if parent tx P wasn't relayed due to low fees, then a higher fee rate child C is relayed, peers will currently request the parent P, but we prior to this patch, we will not relay it due to it not being in mapRelay.
ACKs for top commit:
MarcoFalke:
re-ACK 168b781fe7f3f13b24c52a151f36de4cdd0a340a (only change is comment fixup)
sdaftuar:
re-ACK 168b781fe7f3f13b24c52a151f36de4cdd0a340a
sipa:
ACK 168b781fe7f3f13b24c52a151f36de4cdd0a340a
Tree-SHA512: b206666dd1450cd0a161ae55fd1a7eda2c3d226842ba27d91fe463b551fd924b65b92551b14d6786692e15cf9a9a989666550dfc980b48ab0f8d4ca305bc7762
Diffstat (limited to 'src/leveldb/AUTHORS')
0 files changed, 0 insertions, 0 deletions