aboutsummaryrefslogtreecommitdiff
path: root/test/functional/p2p-segwit.py
AgeCommit message (Expand)Author
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