aboutsummaryrefslogtreecommitdiff
path: root/test/functional/wallet_dump.py
Commit message (Expand)AuthorAgeFilesLines
* scripted-diff: Remove unused 'split' parameter to setup_networkMarcoFalke2018-12-221-1/+1
* [tests] Remove deprecated addwitnessaddress call from wallet_dump.pyJohn Newbery2018-09-231-35/+41
* [test] Fix flake8 warnings in testsJohn Newbery2018-09-231-6/+5
* Merge #12493: [wallet] Reopen CDBEnv after encryption instead of shutting downWladimir J. van der Laan2018-09-141-2/+1
|\
| * No longer shutdown after encrypting the walletAndrew Chow2018-08-091-2/+1
* | qa: Remove unneded import_deterministic_coinbase_privkeys overwrite, add comm...MarcoFalke2018-09-131-1/+5
* | qa: Run all tests even if wallet is not compiledMarcoFalke2018-09-101-0/+3
* | qa: Premine to deterministic address with -disablewalletMarcoFalke2018-09-101-48/+52
|/
* Merge #13780: 0.17: Pre-branch maintenanceWladimir J. van der Laan2018-08-081-1/+1
|\
| * Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* | qa: Extract rpc_timewait as test paramMarcoFalke2018-08-011-6/+3
|/
* [refactor] manually change remaining instances of master key to seed.John Newbery2018-05-191-1/+1
* scripted-diff: Rename master key to seedJohn Newbery2018-05-191-1/+1
* Enable W191 and W291 flake8 checks.John Bampton2018-05-111-1/+1
* Merge #12627: qa: Fix some tests to work on native windowsMarcoFalke2018-03-071-10/+14
|\
| * qa: Fix some tests to work on native windowsMarcoFalke2018-03-061-10/+14
* | Merge #12482: [tests] bind functional test nodes to 127.0.0.1Wladimir J. van der Laan2018-03-071-1/+1
|\ \
| * | [tests] bind functional test nodes to 127.0.0.1Sjors Provoost2018-03-061-1/+1
| |/
* / Fix typospracticalswift2018-02-261-1/+1
|/
* scripted-diff: validateaddress to getaddressinfo in testsAndrew Chow2018-02-161-3/+3
* Bech32 addresses in dumpwalletfivepiece2018-02-071-4/+16
* [tests] Rename wallet_* functional tests.Anthony Towns2018-01-251-0/+144