aboutsummaryrefslogtreecommitdiff
path: root/test/functional/p2p_compactblocks.py
Commit message (Expand)AuthorAgeFilesLines
* Merge #14296: [wallet] Remove addwitnessaddressMarcoFalke2018-10-241-19/+17
|\
| * [test] Remove deprecated addwitnessaddress from p2p_compactblocks.pyJohn Newbery2018-09-231-2/+2
| * [test] Fix flake8 warnings in testsJohn Newbery2018-09-231-17/+15
* | Merge #13424: Consistently validate txid / blockhash length and encoding in r...MarcoFalke2018-09-241-1/+1
|\ \ | |/ |/|
| * Consistently use ParseHashV to validate hash inputs in rpcBen Woosley2018-08-071-1/+1
* | qa: Run all tests even if wallet is not compiledMarcoFalke2018-09-101-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