aboutsummaryrefslogtreecommitdiff
path: root/test/functional/p2p_compactblocks.py
Commit message (Expand)AuthorAgeFilesLines
* qa: Run all tests even if wallet is not compiledMarcoFalke2018-10-241-0/+3
* tests: Use explicit importspracticalswift2018-08-131-4/+7
* Merge #13916: qa: wait_for_verack by defaultMarcoFalke2018-08-091-3/+1
|\
| * qa: wait_for_verack by defaultMarcoFalke2018-08-081-3/+1
* | 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-1/+1
* qa: Pad scriptPubKeys to get minimum sized txsMarcoFalke2018-05-051-2/+3
* Merge #12716: Fix typos and cleanup in various filesMarcoFalke2018-03-211-1/+1
|\
| * Fix typosDimitris Apostolou2018-03-211-1/+1
* | scripted-diff: rename TestNode to TestP2PConn in testsJohn Newbery2018-03-191-5/+5
|/
* [tests] Rename p2p_* functional tests.Anthony Towns2018-01-251-0/+921