aboutsummaryrefslogtreecommitdiff
path: root/test/functional/wallet_keypool.py
Commit message (Expand)AuthorAgeFilesLines
* Generate legacy addresses by defaultRoss Nicoll2021-06-121-0/+2
* test, refactor: add default_wallet_name and wallet_data_filename variablesRussell Yanofsky2020-09-291-1/+1
* Add a --descriptors option to various testsAndrew Chow2020-04-231-10/+68
* [wallet] allow transaction without change if keypool is emptySjors Provoost2020-02-041-6/+54
* scripted-diff: Update copyright in ./testMarcoFalke2019-03-021-1/+1
* scripted-diff: test: Remove brackets after assertMarcoFalke2019-03-021-4/+4
* Remove hdmasterkeyidAndrew Chow2019-02-141-2/+0
* [tests] Small fixups before deprecating generateJohn Newbery2018-10-161-5/+4
* Merge #12493: [wallet] Reopen CDBEnv after encryption instead of shutting downWladimir J. van der Laan2018-09-141-3/+1
|\
| * No longer shutdown after encrypting the walletAndrew Chow2018-08-091-3/+1
* | qa: Run all tests even if wallet is not compiledMarcoFalke2018-09-101-0/+3
* | tests: Use explicit importspracticalswift2018-08-131-1/+3
|/
* Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* [rpc] [wallet] Add 'hdmasterkeyid' alias return values.John Newbery2018-05-191-0/+2
* scripted-diff: Rename master key to seedJohn Newbery2018-05-191-3/+3
* Minor Python cleanups to make flake8 pass with the new rules enabledpracticalswift2018-04-161-1/+1
* scripted-diff: validateaddress to getaddressinfo in testsAndrew Chow2018-02-161-2/+2
* [tests] Rename wallet_* functional tests.Anthony Towns2018-01-251-0/+84