Age | Commit message (Expand) | Author |
2022-04-27 | tests: Do not always create a descriptor wallet in wallet_createwallet | Andrew Chow |
2022-04-16 | test: Add a test that creates a wallet with invalid parameters | w0xlt |
2022-03-10 | wallet: Add a deprecation warning for newly created legacy wallets | Andrew Chow |
2021-11-16 | Create a tr() descriptor bech32m DescriptorScriptPubKeyMan by default | Andrew Chow |
2021-11-10 | scripted-diff: Bump copyright headers | MarcoFalke |
2021-09-02 | scripted-diff: Use generate* from TestFramework | MarcoFalke |
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 |