Commit Graph

15 Commits (6643b80d1c0134bc8ef5edd65fbe09c8b63b01d3)

Author SHA1 Message Date
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)
8 years ago
practicalswift 0c60c63de0 Remove unused Python imports
8 years ago
MarcoFalke 75171f099e
Merge #10137: Remove unused import. Remove accidental trailing semicolons.
8 years ago
John Newbery c9cc76dcaa [tests] Remove is_network_split from funtional test cases
8 years ago
practicalswift 73b37219d4 Remove accidental trailing semicolons
8 years ago
Jonas Schnelli 1090502c3e
Fix superfluous cast and code style nits in RPC wallet-hd.py test
8 years ago
Jonas Schnelli 02592f4c5e
[Wallet] split the keypool in an internal and external part
8 years ago
John Newbery c28ee91db0 Rename rpc-tests directory to functional
8 years ago