aboutsummaryrefslogtreecommitdiff
path: root/test/functional/test_framework/mininode.py
AgeCommit message (Expand)Author
2017-11-01qa: Remove never used return value of sync_with_pingMarcoFalke
2017-10-03qa: Treat mininode p2p exceptions as fatalSuhas Daftuar
2017-10-03[tests] Make p2p-leaktests.py more robustJohn Newbery
2017-10-03qa: Move wait_until to utilMarcoFalke
2017-08-07[tests] Test disconnecting unsupported service bits logic.John Newbery
2017-06-22Fixed multiple typosDimitris Tsapakidis
2017-05-09[tests] Make wait_until timeout 60 seconds by defaultJohn Newbery
2017-05-03[tests] fix wait_for_inv()John 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-04-18Adds helper functions to NodeConnCBJohn Newbery
2017-04-07Reduce spammy test loggingJohn 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