Commit Graph

26 Commits (71300489af362c3fed4736de6bffab4d758b6a84)

Author SHA1 Message Date
Jon Atack 7ccdd741fe test: fix importmulti/importdescriptors assertion
2 years ago
Jon Atack 9ea8b3739a test: createwallet "warning" field deprecation test
2 years ago
Jon Atack 645d7f75ac rpc: deprecate "warning" field in {create,load,unload,restore}wallet
2 years ago
Jon Atack 2f4a926e95 test: add test coverage for "warnings" field in createwallet
2 years ago
Hennadii Stepanov 306ccd4927
scripted-diff: Bump copyright headers
2 years ago
MacroFake 555519d082
test: Remove wallet option from non-wallet tests
2 years ago
Andrew Chow 786b3a7c44 tests: Do not always create a descriptor wallet in wallet_createwallet
3 years ago
w0xlt 6f29409ad1 test: Add a test that creates a wallet with invalid parameters
3 years ago
Andrew Chow 61152183ab wallet: Add a deprecation warning for newly created legacy wallets
3 years ago
Andrew Chow 8fb57845ee Create a tr() descriptor bech32m DescriptorScriptPubKeyMan by default
3 years ago
MarcoFalke fac23c2114
scripted-diff: Bump copyright headers
3 years ago
MarcoFalke fa0b916971
scripted-diff: Use generate* from TestFramework
3 years ago
Fabian Jahr 590bda79e8
scripted-diff: Remove setup_clean_chain if default is not changed
4 years ago
Andrew Chow 25bc5dccbf Use importdescriptors when in descriptor wallet mode in wallet_createwallet.py
4 years ago
MarcoFalke fa488f131f
scripted-diff: Bump copyright headers
5 years ago
MarcoFalke fa72d270ad
test: Bump walletpassphrase timeouts in wallet_createwallet to avoid valgrind timeouts
5 years ago
MarcoFalke 4444edc2e6
ci: Enable all functional tests in valgrind
5 years ago
practicalswift 5ac804a9eb tests: Use a default of supports_cli=True (instead of supports_cli=False)
5 years ago
Andrew Chow c5d3787367 Allow createwallet to take empty passwords to make unencrypted wallets
5 years ago
Fabian Jahr ba1f128d6c Return error for ignored passphrase through disable private keys option
5 years ago
whythat 7860c98bd5 wallet: do not encrypt wallets with disabled private keys
6 years ago
Andrew Chow 662d1171d9 Add option to create an encrypted wallet
6 years ago
MarcoFalke faa7cdf764
scripted-diff: Update copyright in ./test
6 years ago
MarcoFalke fa0e65b772
scripted-diff: test: Remove brackets after assert
6 years ago
Andrew Chow 9b81fd19ac Fetch keys from keypool when private keys are disabled
6 years ago
Andrew Chow 7687f7873b [wallet] Support creating a blank wallet
6 years ago