aboutsummaryrefslogtreecommitdiff
path: root/test/functional/mempool_package_onemore.py
Commit message (Expand)AuthorAgeFilesLines
* refactor: test: use _ variable for unused loop countersSebastian Falbesoner2020-08-061-1/+1
* test: re-enable CLI test support by using EncodeDecimal in json.dumps()fanquake2019-12-091-1/+0
* tests: Mark functional tests not supporting bitcoin-cli (--usecli) as suchpracticalswift2019-12-061-0/+1
* Conservatively accept RBF bumps bumping one tx at the package limitsMatt Corallo2019-09-041-2/+8
* [mempool] log correct messages when CPFP failsJohn Newbery2019-07-261-5/+5
* [mempool] Allow one extra single-ancestor transaction per packageMatt Corallo2019-07-091-0/+86