aboutsummaryrefslogtreecommitdiff
path: root/test/functional/p2p_mempool.py
Commit message (Collapse)AuthorAgeFilesLines
* tests: Use explicit importspracticalswift2018-08-131-2/+3
|
* Merge #13916: qa: wait_for_verack by defaultMarcoFalke2018-08-091-1/+0
|\ | | | | | | | | | | | | | | | | | | fa5587fe71 qa: wait_for_verack by default (MarcoFalke) Pull request description: This removes the need to do so manually every time a connection is added. Tree-SHA512: a46c92cb4df41e30778b42b9fd3dcbd8d2d82aa7503d1213cb1c1165034f648d8caee01c292e2d87d05b0f71696996eef5be8a753f35ab49e5f66b0e3bf29f21
| * qa: wait_for_verack by defaultMarcoFalke2018-08-081-1/+0
| |
* | Update copyright headers to 2018DrahtBot2018-07-271-1/+1
|/
* qa: Avoid start/stop of the network thread mid-testMarcoFalke2018-06-251-1/+0
|
* Minor Python cleanups to make flake8 pass with the new rules enabledpracticalswift2018-04-161-1/+1
|
* [tests] Rename p2p_* functional tests.Anthony Towns2018-01-251-0/+35