aboutsummaryrefslogtreecommitdiff
path: root/qa/rpc-tests/replace-by-fee.py
AgeCommit message (Expand)Author
2017-03-20Rename qa directory to testJohn Newbery
2017-03-15Fix RPC failure testing (2 of 2)John Newbery
2017-03-09Use logging in individual testsJohn Newbery
2017-03-09Remove manual debug settings in qa tests.John Newbery
2017-03-03[rpc] Remove priorityDelta from prioritisetransactionAlex Morcos
2017-02-23Fix docstrings in qa testsJohn Newbery
2017-01-13Remove unused Python variablespracticalswift
2016-12-03remove relaypriority from rpc testsAlex Morcos
2016-05-15[qa] Remove hardcoded "4 nodes" from test_frameworkMarcoFalke
2016-05-05[qa] Switch to py3MarcoFalke
2016-04-10[qa] py2: Unfiddle strings into bytes explicitlyMarcoFalke
2016-04-01[qa] rpc-tests: Properly use integers, floatsMarcoFalke
2016-03-14[qa] mininode: Add and use CONSTsMarcoFalke
2016-01-13[qa] Fix pyton syntax in rpc testsMarcoFalke
2015-12-02Update replace-by-fee logic to use fee deltasSuhas Daftuar
2015-11-30Explicitly set chain limits in replace-by-fee testSuhas Daftuar
2015-11-10Port test to rpc-test frameworkSuhas Daftuar