2 Commits (master)

Author SHA1 Message Date
fivepiece 758a41e100
Bech32 addresses in dumpwallet 6 years ago
Anthony Towns 90600bc7db [tests] Rename wallet_* functional tests. 7 years ago
Wladimir J. van der Laan cdf3e03a72 wallet: Deprecate addwitnessaddress 7 years ago
Andrew Chow 1df206f854 Disallow using addresses in createmultisig 7 years ago
Pieter Wuille 940a21932b SegWit wallet support 7 years ago
Akira Takizawa 595a7bab23 Increment MIT Licence copyright header year on files modified in 2017 7 years ago
MeshCollider 68c1e00a00 Add test for importwallet 7 years ago
MeshCollider 9e1184dd54 Add dumpwallet scripts test 7 years ago
John Newbery 47ba8cf71e scripted-diff: rename assert_raises_jsonrpc to assert_raises_rpc error 7 years ago
Wladimir J. van der Laan 0cd9273fd9 rpc: Prevent `dumpwallet` from overwriting files 7 years ago
John Newbery 5448a1471d [tests] don't override __init__() in individual tests 7 years ago
John Newbery 6cf094a022 [tests] Avoid passing around member variables in test_framework 7 years ago
John Newbery 36b6268670 [tests] TestNode: separate add_node from start_node 7 years ago
practicalswift 8239794360 Use the variable name _ for unused return values 7 years ago
John Newbery 7897338918 [tests] Introduce TestNode 7 years ago
John Newbery cad967a892 [tests] Move stop_node and start_node methods to BitcoinTestFramework 7 years ago
John Newbery d8c218f9c2 [tests] Functional tests call self.start_node(s) and self.stop_node(s) 7 years ago
aideca 164019d611 Add dumpwallet output test 7 years ago
Jonas Schnelli 79df9df348
Switch to 100% for the HD internal keypool size 7 years ago
Jonas Schnelli 02592f4c5e
[Wallet] split the keypool in an internal and external part 7 years ago
John Newbery c28ee91db0 Rename rpc-tests directory to functional 7 years ago
John Newbery 00902c48cd Rename qa directory to test 7 years ago
John Newbery 3f95a806b1 Fix docstrings in qa tests 7 years ago
Russell Yanofsky 8463aaa63c [qa] Increase wallet-dump RPC timeout 8 years ago
Wladimir J. van der Laan 30930e847e test: Explicitly set encoding to utf8 when opening text files 8 years ago
MarcoFalke fa4439d355 [qa] Rework hd wallet dump test 8 years ago
Jonas Schnelli 54af51d98d
[QA] Add walletdump RPC test (including HD- & encryption-tests) 8 years ago