aboutsummaryrefslogtreecommitdiff
path: root/test/functional/p2p_timeouts.py
Commit message (Expand)AuthorAgeFilesLines
* scripted-diff: Rename mininode to p2pJohn Newbery2020-08-211-1/+1
* scripted-diff: Bump copyright headersMarcoFalke2020-04-161-1/+1
* test: Wait for both veracks in add_p2p_connectionMarcoFalke2020-03-311-1/+8
* test: Avoid racy test p2p_timeoutsMarcoFalke2018-12-211-1/+5
* p2p: allow p2ptimeout to be configurable, speed up slow testZain Iqbal Allarakhia2018-11-281-9/+17
* tests: Use explicit importspracticalswift2018-08-131-2/+2
* Merge #13916: qa: wait_for_verack by defaultMarcoFalke2018-08-091-2/+2
|\
| * qa: wait_for_verack by defaultMarcoFalke2018-08-081-2/+2
* | Update copyright headers to 2018DrahtBot2018-07-271-1/+1
|/
* qa: Avoid start/stop of the network thread mid-testMarcoFalke2018-06-251-3/+1
* [qa] mininode: Expose connection state through is_connectedMarcoFalke2018-06-221-9/+9
* scripted-diff: rename TestNode to TestP2PConn in testsJohn Newbery2018-03-191-4/+4
* [tests] Rename p2p_* functional tests.Anthony Towns2018-01-251-0/+75