aboutsummaryrefslogtreecommitdiff
path: root/test/functional/wallet_createwallet.py
AgeCommit message (Expand)Author
2022-04-27tests: Do not always create a descriptor wallet in wallet_createwalletAndrew Chow
2022-04-16test: Add a test that creates a wallet with invalid parametersw0xlt
2022-03-10wallet: Add a deprecation warning for newly created legacy walletsAndrew Chow
2021-11-16Create a tr() descriptor bech32m DescriptorScriptPubKeyMan by defaultAndrew Chow
2021-11-10scripted-diff: Bump copyright headersMarcoFalke
2021-09-02scripted-diff: Use generate* from TestFrameworkMarcoFalke
2021-02-01scripted-diff: Remove setup_clean_chain if default is not changedFabian Jahr
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