aboutsummaryrefslogtreecommitdiff
path: root/test/functional/sendheaders.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-17[tests] address review commentsJohn Newbery
2017-11-16[tests] fix flakiness in sendheaders.pyJohn Newbery
2017-11-16[tests] refactor check_last_announcement() in sendheaders.pyJohn Newbery
2017-11-16[tests] tidy up BaseNode in sendheaders.pyJohn Newbery
2017-11-16[tests] fix flake8 warnings in sendheaders.pyJohn Newbery
2017-11-09Merge #11580: Do not send (potentially) invalid headers in response to gethea...Wladimir J. van der Laan
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-11-02[test] Verify node doesn't send headers that haven't been fully validatedRussell Yanofsky
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