lbrycrd/qa
Peter Todd fc8c19a07c 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.
2015-11-10 14:14:07 -05:00
..
pull-tester Fix crash in validateaddress with -disablewallet 2015-11-09 08:44:19 +01:00
replace-by-fee Prevent low feerate txs from (directly) replacing high feerate txs 2015-11-10 14:14:07 -05:00
rpc-tests Fix crash in validateaddress with -disablewallet 2015-11-09 08:44:19 +01:00