aboutsummaryrefslogtreecommitdiff
path: root/test/functional/wallet_keypool_topup.py
AgeCommit message (Expand)Author
2019-09-17scripted-diff: test: Replace connect_nodes_bi with connect_nodesMarcoFalke
2019-04-09test: Remove unused importsMarcoFalke
2019-04-09scripted-diff: use self.sync_* methodsMarcoFalke
2019-03-02scripted-diff: Update copyright in ./testMarcoFalke
2019-03-02scripted-diff: test: Remove brackets after assertMarcoFalke
2018-12-03wallet_keypool_topup.py: Test for all keypool address typesGregory Sanders
2018-09-10qa: Run all tests even if wallet is not compiledMarcoFalke
2018-07-27Update copyright headers to 2018DrahtBot
2018-05-02[tests] Remove 'account' API from wallet functional testsJohn Newbery
2018-04-16[tests] Set -deprecatedrpc=accounts in testsJohn Newbery
2018-03-19qa: Use node.datadir instead of tmpdir in test frameworkMarcoFalke
2018-02-16scripted-diff: validateaddress to getaddressinfo in testsAndrew Chow
2018-01-25[tests] Rename wallet_* functional tests.Anthony Towns