9 Commits (2507fd55568b361080e9127f40584af2df64f76e)

Author SHA1 Message Date
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
practicalswift 0c60c63de0 Remove unused Python imports 7 years ago
John Newbery c9cc76dcaa [tests] Remove is_network_split from funtional test cases 7 years ago
practicalswift 73b37219d4 Remove accidental trailing semicolons 7 years ago
Jonas Schnelli 1090502c3e
Fix superfluous cast and code style nits in RPC wallet-hd.py test 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 64c080051b Use logging in individual tests 7 years ago
NicolasDorier 025dec0e5b [qa] assert_start_raises_init_error 7 years ago
John Newbery 3f95a806b1 Fix docstrings in qa tests 7 years ago
whythat c62cc4ec75 fix path for bak file 8 years ago
Jonas Schnelli b50e1ac298
[Wallet] Correct hdmasterkeyid/masterkeyid name confusion 8 years ago
Jonas Schnelli 7945088d41
[Wallet] comsetic non-code changes for the HD feature 8 years ago
Jonas Schnelli f70808596f
[QA] extend wallet-hd test to cover HD metadata 8 years ago
MarcoFalke fade505e8b [qa] Add wallet-hd test 8 years ago