aboutsummaryrefslogtreecommitdiff
path: root/qa/rpc-tests/mempool_limit.py
Commit message (Expand)AuthorAgeFilesLines
* fees: Reduce minimum relay fee to 0.001 DOGE, final change from tx to 0.01Michi Lumin2021-08-111-1/+2
* rpc-tests: fix mempool_limit testPatrick Lodder2020-07-221-2/+2
* Update RPC tests for Dogecoin (#1431)Ross Nicoll2018-09-191-1/+1
* [qa] pruning: Use cached utxo set to run fasterMarcoFalke2016-12-041-3/+3
* [qa] Reduce node count for some testsMarcoFalke2016-05-151-1/+1
* [qa] Remove hardcoded "4 nodes" from test_frameworkMarcoFalke2016-05-151-6/+6
* [qa] Switch to py3MarcoFalke2016-05-051-3/+3
* [qa] Add tests verifychain, lockunspent, getbalance, listsinceblockMarcoFalke2016-03-171-1/+0
* [qa] Fix pyton syntax in rpc testsMarcoFalke2016-01-131-1/+1
* SQUASHME: Fix rpc tests that assumed fallback to minRelayTxFeeAlex Morcos2016-01-051-0/+2
* [qa] Move gen_return_txouts() to util.pyMarcoFalke2015-12-241-16/+2
* [Tests] Refactor some shared functionsJonas Schnelli2015-12-031-55/+3
* [Tests] Add mempool_limit.py testJonas Schnelli2015-12-021-0/+119