Commit Graph

10 Commits (b109a1c3962a9f45fb5819afd69c7caaf78eb35e)

Author SHA1 Message Date
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