Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-05-31 | [tests] Functional tests call self.start_node(s) and self.stop_node(s) | John Newbery | |
This commit changes the individual test scripts to call the start_node(s) and stop_node(s) methods in BitcoinTestFramework. | |||
2017-05-02 | Remove unused Python imports | practicalswift | |
2017-05-02 | Merge #10137: Remove unused import. Remove accidental trailing semicolons. | MarcoFalke | |
73b3721 Remove accidental trailing semicolons (practicalswift) b8d9a86 Remove unused import (practicalswift) Tree-SHA512: 36ac38952f8a10f36d2300519c583ef77703cff761be97470be97cfda2fec9d5b7ac604e454f174cc2601160e5cef3f227021ab5d3a6febc97fcb486d78754d3 | |||
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 | |