Age | Commit message (Expand) | Author |
---|---|---|
2017-06-29 | [tests] Move stop_node and start_node methods to BitcoinTestFramework | John Newbery |
2017-05-31 | [tests] Functional tests call self.start_node(s) and self.stop_node(s) | John Newbery |
2017-05-02 | Remove unused Python imports | practicalswift |
2017-05-02 | Merge #10137: Remove unused import. Remove accidental trailing semicolons. | MarcoFalke |
2017-05-02 | [tests] Remove is_network_split from funtional test cases | John Newbery |
2017-04-04 | Remove accidental trailing semicolons | practicalswift |
2017-03-24 | Fix superfluous cast and code style nits in RPC wallet-hd.py test | Jonas Schnelli |
2017-03-24 | [Wallet] split the keypool in an internal and external part | Jonas Schnelli |
2017-03-20 | Rename rpc-tests directory to functional | John Newbery |