diff options
| author | Matt Corallo <[email protected]> | 2019-07-11 15:54:17 -0400 |
|---|---|---|
| committer | Matt Corallo <[email protected]> | 2019-09-04 15:53:14 -0400 |
| commit | 5ce822efbe45513ce3517c1ca731ac6d6a0c3b54 (patch) | |
| tree | 1086ceb0eb1b60e075f2d162f3a6be91acf87dc4 /src/net_processing.cpp | |
| parent | Merge #16471: [mempool] log correct messages when CPFP fails (diff) | |
| download | discoin-5ce822efbe45513ce3517c1ca731ac6d6a0c3b54.tar.xz discoin-5ce822efbe45513ce3517c1ca731ac6d6a0c3b54.zip | |
Conservatively accept RBF bumps bumping one tx at the package limits
Accept RBF bumps of single transactions (ie which conflict with one
transaction) even when that transaction is a member of a package
which is currently at the package limit iff the new transaction
does not add any additional mempool dependencies from the original.
This could be made a bit looser in the future and still be safe,
but for now this fixes the case that a transaction which was
accepted by the carve-out rule will not be directly RBF'able.
Diffstat (limited to 'src/net_processing.cpp')
0 files changed, 0 insertions, 0 deletions