aboutsummaryrefslogtreecommitdiff
path: root/qa/rpc-tests/mempool_packages.py
AgeCommit message (Expand)Author
2016-12-03remove relaypriority from rpc testsAlex Morcos
2016-06-09Merge #7292: [RPC] Expose ancestor/descendant information over RPCPieter Wuille
2016-06-09Add test coverage for new RPC callsSuhas Daftuar
2016-05-15[qa] Remove hardcoded "4 nodes" from test_frameworkMarcoFalke
2016-05-05[qa] Switch to py3MarcoFalke
2016-03-17Tests: fix missing import in mempool_packagesSuhas Daftuar
2016-03-14[qa] mininode: Add and use CONSTsMarcoFalke
2016-01-14Eliminate race condition in mempool_packages testSuhas Daftuar
2015-12-02Fix mempool limiting for PrioritiseTransactionSuhas Daftuar
2015-12-01Add rounding helper function to util.pySuhas Daftuar
2015-10-27Lower default policy limitsAlex Morcos
2015-09-23Add test showing bug in mempool packagesSuhas Daftuar
2015-09-19Track transaction packages in CTxMemPoolEntrySuhas Daftuar