aboutsummaryrefslogtreecommitdiff
path: root/test/functional/p2p-segwit.py
AgeCommit message (Expand)Author
2017-10-03qa: Fix bug introduced in p2p-segwit.pySuhas Daftuar
2017-10-03[tests] Functional tests must explicitly set num_nodesJohn Newbery
2017-10-03[tests] don't override __init__() in individual testsJohn Newbery
2017-10-03[tests] TestNode: separate add_node from start_nodeJohn Newbery
2017-06-21Merge #10533: [tests] Use cookie auth instead of rpcuser and rpcpasswordWladimir J. van der Laan
2017-06-18Check for rpcuser/rpcpassword first then for cookieAndrew Chow
2017-06-08Replace cookie auth in testsAndrew Chow
2017-06-06Merge #10463: Names: BIP9 vs versionbitsWladimir J. van der Laan
2017-05-31[tests] Functional tests call self.start_node(s) and self.stop_node(s)John Newbery
2017-05-30Rename -bip9params to -vbparamsshaolinfry
2017-05-06Merge #10318: [tests] fix wait_for_inv()MarcoFalke
2017-05-06[qa] Fixes segwit block relay test after inv-direct-fetch was disabledSuhas Daftuar
2017-05-03[tests] fix wait_for_inv()John Newbery
2017-05-02[tests] Remove is_network_split from funtional test casesJohn Newbery
2017-05-02Merge #10169: [tests] Remove func test code duplicationWladimir J. van der Laan
2017-04-20Tests: Refactor to create witness script creation functionJimmy Song
2017-04-18Remove duplicate method definitions in NodeConnCB subclassesJohn Newbery
2017-03-30[tests] sync_with_ping should assert that ping hasn't timed outJohn Newbery
2017-03-28Remove SingleNodeConnCBJohn Newbery
2017-03-20Rename rpc-tests directory to functionalJohn Newbery