aboutsummaryrefslogtreecommitdiff
path: root/qa/rpc-tests/bumpfee.py
AgeCommit message (Expand)Author
2017-03-20Rename qa directory to testJohn Newbery
2017-03-10Improve readability of segwit.pySuhas Daftuar
2017-03-09Use logging in individual testsJohn Newbery
2017-03-09Remove manual debug settings in qa tests.John Newbery
2017-03-07Return correct error codes in bumpfee().John Newbery
2017-02-23Fix docstrings in qa testsJohn Newbery
2017-02-12Remove unused module from rpc-testsTakashi Mitsuta
2017-02-02[wallet] Set correct metadata on bumpfee wallet transactionsRussell Yanofsky
2017-01-19[RPC] bumpfeemrbandrews