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-091-4/+5
* [qa] Test for duplicate inputs within a transactionSuhas Daftuar2018-09-171-0/+10
* Changed functional tests which do not require wallets to run withoutsanket17292018-09-171-4/+1
* Merge #14180: qa: Run all tests even if wallet is not compiledWladimir J. van der Laan2018-09-131-0/+3
|\
| * qa: Run all tests even if wallet is not compiledMarcoFalke2018-09-101-0/+3
* | qa: Read reject reasons from debug log, not p2p messagesMarcoFalke2018-08-311-2/+2
|/
* qa: Use named args in some testsMarcoFalke2018-08-291-3/+3
* 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