Commit Graph

16 Commits (22e301a3d56dc9e6878380ee92c7d19ca43119d2)

Author SHA1 Message Date
MarcoFalke d7be7b39fa
Merge #10705: Trivial: spelling fixes
7 years ago
klemens f42fc1d508 doc: spelling fixes
7 years ago
John Newbery 7897338918 [tests] Introduce TestNode
7 years ago
John Newbery cad967a892 [tests] Move stop_node and start_node methods to BitcoinTestFramework
7 years ago
Dimitris Tsapakidis 0a5a6b90bc Fixed multiple typos
8 years ago
MarcoFalke 329fc1dce7
Merge #10359: [tests] functional tests should call BitcoinTestFramework start/stop node methods
8 years ago
John Newbery d8c218f9c2 [tests] Functional tests call self.start_node(s) and self.stop_node(s)
8 years ago
Russell Yanofsky 1b6602fbe6 Fix bumpfee rpc "errors" return value
8 years ago
John Newbery c9cc76dcaa [tests] Remove is_network_split from funtional test cases
8 years ago
practicalswift 85de9d474b Remove call to gettransaction(...) where the result is unused
8 years ago
Russell Yanofsky f85ac54e24 [qa] Expand bumpfee test docstring
8 years ago
Russell Yanofsky 0b94e49831 [qa] Rename python input variable to tx_input
8 years ago
Russell Yanofsky 1dfd64fadc [qa] Make bumpfee.py test function order consistent
8 years ago
Russell Yanofsky e6b2963241 [qa] Get rid of nondeterminism in bumpfee.py
8 years ago
Russell Yanofsky 94b528bb0c [qa] Remove bumpfee.py get_change_address hack
8 years ago
John Newbery c28ee91db0 Rename rpc-tests directory to functional
8 years ago