aboutsummaryrefslogtreecommitdiff
path: root/test/functional/wallet_dump.py
AgeCommit message (Expand)Author
2019-03-11No longer shutdown after encrypting the walletAndrew Chow
2018-10-24qa: Run all tests even if wallet is not compiledMarcoFalke
2018-10-24qa: Premine to deterministic address with -disablewalletMarcoFalke
2018-08-08Merge #13780: 0.17: Pre-branch maintenanceWladimir J. van der Laan
2018-08-01qa: Extract rpc_timewait as test paramMarcoFalke
2018-07-27Update copyright headers to 2018DrahtBot
2018-05-19[refactor] manually change remaining instances of master key to seed.John Newbery
2018-05-19scripted-diff: Rename master key to seedJohn Newbery
2018-05-11Enable W191 and W291 flake8 checks.John Bampton
2018-03-07Merge #12627: qa: Fix some tests to work on native windowsMarcoFalke
2018-03-07Merge #12482: [tests] bind functional test nodes to 127.0.0.1Wladimir J. van der Laan
2018-03-06qa: Fix some tests to work on native windowsMarcoFalke
2018-03-06[tests] bind functional test nodes to 127.0.0.1Sjors Provoost
2018-02-26Fix typospracticalswift
2018-02-16scripted-diff: validateaddress to getaddressinfo in testsAndrew Chow
2018-02-07Bech32 addresses in dumpwalletfivepiece
2018-01-25[tests] Rename wallet_* functional tests.Anthony Towns