aboutsummaryrefslogtreecommitdiff
path: root/test/functional/p2p_invalid_block.py
Commit message (Expand)AuthorAgeFilesLines
* qa: Avoid race in p2p_invalid_block by waiting for the block requestMarcoFalke2018-11-301-4/+4
* qa: Run all tests even if wallet is not compiledMarcoFalke2018-10-241-0/+3
* qa: Use named args in some testsMarcoFalke2018-10-241-3/+3
* [qa] backport: Test for duplicate inputs within a transactionSuhas Daftuar2018-09-171-0/+10
* Merge #13669: Tests: Cleanup create_transaction implementationsMarcoFalke2018-08-091-3/+3
|\
| * [Tests] Cleanup extra instances of create_transactionConor Scott2018-08-091-3/+3
* | Merge #13916: qa: wait_for_verack by defaultMarcoFalke2018-08-091-1/+0
|\ \ | |/ |/|
| * 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-3/+1
* [tests] Change invalidblockrequest to use BitcoinTestFrameworkJohn Newbery2018-02-131-39/+30
* [tests] Fix flake8 warnings in invalidblockrequestJohn Newbery2018-02-131-29/+22
* [tests] Rename p2p_* functional tests.Anthony Towns2018-01-251-0/+117