aboutsummaryrefslogtreecommitdiff
path: root/qa/rpc-tests/mempool_limit.py
AgeCommit message (Expand)Author
2016-05-15[qa] Reduce node count for some testsMarcoFalke
2016-05-15[qa] Remove hardcoded "4 nodes" from test_frameworkMarcoFalke
2016-05-05[qa] Switch to py3MarcoFalke
2016-03-17[qa] Add tests verifychain, lockunspent, getbalance, listsinceblockMarcoFalke
2016-01-13[qa] Fix pyton syntax in rpc testsMarcoFalke
2016-01-05SQUASHME: Fix rpc tests that assumed fallback to minRelayTxFeeAlex Morcos
2015-12-24[qa] Move gen_return_txouts() to util.pyMarcoFalke
2015-12-03[Tests] Refactor some shared functionsJonas Schnelli
2015-12-02[Tests] Add mempool_limit.py testJonas Schnelli