aboutsummaryrefslogtreecommitdiff
path: root/test/functional/test_framework/mininode.py
AgeCommit message (Expand)Author
2017-10-18Merge #11472: qa: Make tmpdir option an absolute path, misc cleanupWladimir J. van der Laan
2017-10-16[tests] Don't subclass from object for Python 3John Newbery
2017-10-13qa: Remove never used return value of sync_with_pingMarcoFalke
2017-10-03[test] P2P functional test for certain fingerprinting protectionsJim Posen
2017-09-29Merge #11319: [qa] Fix error introduced into p2p-segwit.py, and prevent futur...MarcoFalke
2017-09-18Merge #11323: mininode: add an optimistic write and disable nagleMarcoFalke
2017-09-13mininode: add an optimistic write and disable nagleCory Fields
2017-09-13Merge #11078: [tests] Make p2p-leaktests.py more robustMarcoFalke
2017-09-13qa: Treat mininode p2p exceptions as fatalSuhas Daftuar
2017-08-28Remove unused variables and/or function callspracticalswift
2017-08-24[tests] Make p2p-leaktests.py more robustJohn Newbery
2017-08-17qa: 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