diff options
| author | Peter Todd <[email protected]> | 2015-10-29 22:55:48 -0400 |
|---|---|---|
| committer | Peter Todd <[email protected]> | 2015-11-10 14:14:07 -0500 |
| commit | fc8c19a07c20ab63f6a69f7494f486204d8f2b7a (patch) | |
| tree | d238f7f8bc0690e2c5f5f813f97c83632f2c3f72 /src/rpcmining.cpp | |
| parent | Add tests for transaction replacement (diff) | |
| download | discoin-fc8c19a07c20ab63f6a69f7494f486204d8f2b7a.tar.xz discoin-fc8c19a07c20ab63f6a69f7494f486204d8f2b7a.zip | |
Prevent low feerate txs from (directly) replacing high feerate txs
Previously all conflicting transactions were evaluated as a whole to
determine if the feerate was being increased. This meant that low
feerate children pulled the feerate down, potentially allowing a high
transaction with a high feerate to be replaced by one with a lower
feerate.
Diffstat (limited to 'src/rpcmining.cpp')
0 files changed, 0 insertions, 0 deletions