index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
functional
/
wallet_createwallet.py
Age
Commit message (
Expand
)
Author
2021-02-01
scripted-diff: Remove setup_clean_chain if default is not changed
Fabian Jahr
2020-11-01
Use importdescriptors when in descriptor wallet mode in wallet_createwallet.py
Andrew Chow
2020-04-16
scripted-diff: Bump copyright headers
MarcoFalke
2020-03-11
test: Bump walletpassphrase timeouts in wallet_createwallet to avoid valgrind...
MarcoFalke
2020-03-10
ci: Enable all functional tests in valgrind
MarcoFalke
2019-12-06
tests: Use a default of supports_cli=True (instead of supports_cli=False)
practicalswift
2019-07-29
Allow createwallet to take empty passwords to make unencrypted wallets
Andrew Chow
2019-07-19
Return error for ignored passphrase through disable private keys option
Fabian Jahr
2019-06-04
wallet: do not encrypt wallets with disabled private keys
whythat
2019-05-13
Add option to create an encrypted wallet
Andrew Chow
2019-03-02
scripted-diff: Update copyright in ./test
MarcoFalke
2019-03-02
scripted-diff: test: Remove brackets after assert
MarcoFalke
2019-02-14
Fetch keys from keypool when private keys are disabled
Andrew Chow
2019-02-10
[wallet] Support creating a blank wallet
Andrew Chow