aboutsummaryrefslogtreecommitdiff
path: root/test/functional/p2p-compactblocks.py
AgeCommit message (Expand)Author
2017-12-11[tests] Use network_thread_start() in tests.John Newbery
2017-11-29[tests] Rename NodeConn and NodeConnCBJohn Newbery
2017-11-28[tests] Make NodeConnCB a subclass of NodeConnJohn Newbery
2017-11-08[tests] use TestNode p2p connection in testsJohn Newbery
2017-11-06Have SegWit active by defaultPieter Wuille
2017-09-01Merge #11121: TestNode tidyupsMarcoFalke
2017-09-01[tests] don't override __init__() in individual testsJohn Newbery
2017-08-28Use for-loop instead of list comprehensionpracticalswift
2017-08-17qa: Move wait_until to utilMarcoFalke
2017-05-30Rename -bip9params to -vbparamsshaolinfry
2017-05-02[tests] Remove is_network_split from funtional test casesJohn Newbery
2017-04-18Remove duplicate method definitions in NodeConnCB subclassesJohn Newbery
2017-03-30Add send_await_disconnect() method to p2p-compactblocks.pyJohn Newbery
2017-03-28Remove SingleNodeConnCBJohn Newbery
2017-03-20Rename rpc-tests directory to functionalJohn Newbery