aboutsummaryrefslogtreecommitdiff
path: root/test/functional/sendheaders.py
AgeCommit message (Expand)Author
2017-11-08[tests] use TestNode p2p connection in testsJohn Newbery
2017-11-07Merge #11389: Support having SegWit always active in regtest (sipa, ajtowns, ...MarcoFalke
2017-11-06Have SegWit active by defaultPieter Wuille
2017-10-23qa: Fix race condition in sendheaders.pySuhas Daftuar
2017-09-01[tests] don't override __init__() in individual testsJohn Newbery
2017-08-17qa: Move wait_until to utilMarcoFalke
2017-08-11[qa] Fix block message processing error in sendheaders.pySuhas Daftuar
2017-05-09[tests] increase timeouts in sendheaders testJohn Newbery
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-28Remove SingleNodeConnCBJohn Newbery
2017-03-20Rename rpc-tests directory to functionalJohn Newbery