aboutsummaryrefslogtreecommitdiff
path: root/test/functional/p2p_sendheaders.py
AgeCommit message (Expand)Author
2018-10-24qa: Run all tests even if wallet is not compiledMarcoFalke
2018-08-13tests: Use explicit importspracticalswift
2018-08-09Merge #13916: qa: wait_for_verack by defaultMarcoFalke
2018-08-08qa: wait_for_verack by defaultMarcoFalke
2018-07-27Update copyright headers to 2018DrahtBot
2018-06-30Merge #13522: [tests] Fix p2p_sendheaders raceMarcoFalke
2018-06-25qa: Avoid start/stop of the network thread mid-testMarcoFalke
2018-06-22[tests] Fix p2p_sendheaders raceJohn Newbery
2018-05-30[tests] Add logging to provide anchor points when debugging failures.Lowell Manners
2018-05-09[tests] Fixed intermittent failure in p2p_sendheaders.py.lmanners
2018-04-02Adding logging for loop iteration level in p2p_sendheaders.pyccdle12
2018-01-25[tests] Rename p2p_* functional tests.Anthony Towns