1 Commits (master)

Author SHA1 Message Date
Anthony Towns 90600bc7db [tests] Rename wallet_* functional tests. 7 years ago
Akira Takizawa 595a7bab23 Increment MIT Licence copyright header year on files modified in 2017 7 years ago
MeshCollider 8263f6a5ac Create walletdir if datadir doesn't exist and fix tests 7 years ago
Jonas Schnelli 7a91ceb5e0
[QA] Add RPC based rescan test 7 years ago
MarcoFalke fadf31ef02 wallet: Display non-HD error on first run 7 years ago
Andrew Chow 713a92073b Remove usehd option and warn when it is used 7 years ago
John Newbery 5448a1471d [tests] don't override __init__() in individual tests 7 years ago
John Newbery 36b6268670 [tests] TestNode: separate add_node from start_node 7 years ago
Andrew Chow e53615b443 Remove vchDefaultKey and have better first run detection 7 years ago
John Newbery 095142d1f9 [wallet] keypool mark-used and topup 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
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