aboutsummaryrefslogtreecommitdiff
path: root/test/functional/wallet_createwallet.py
AgeCommit message (Expand)Author
2020-11-01Use importdescriptors when in descriptor wallet mode in wallet_createwallet.pyAndrew Chow
2020-04-16scripted-diff: Bump copyright headersMarcoFalke
2020-03-11test: Bump walletpassphrase timeouts in wallet_createwallet to avoid valgrind...MarcoFalke
2020-03-10ci: Enable all functional tests in valgrindMarcoFalke
2019-12-06tests: Use a default of supports_cli=True (instead of supports_cli=False)practicalswift
2019-07-29Allow createwallet to take empty passwords to make unencrypted walletsAndrew Chow
2019-07-19Return error for ignored passphrase through disable private keys optionFabian Jahr
2019-06-04wallet: do not encrypt wallets with disabled private keyswhythat
2019-05-13Add option to create an encrypted walletAndrew Chow
2019-03-02scripted-diff: Update copyright in ./testMarcoFalke
2019-03-02scripted-diff: test: Remove brackets after assertMarcoFalke
2019-02-14Fetch keys from keypool when private keys are disabledAndrew Chow
2019-02-10[wallet] Support creating a blank walletAndrew Chow