aboutsummaryrefslogtreecommitdiff
path: root/test/functional/wallet_createwallet.py
AgeCommit message (Expand)Author
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