aboutsummaryrefslogtreecommitdiff
path: root/test/functional/feature_block.py
Commit message (Expand)AuthorAgeFilesLines
* qa: Run all tests even if wallet is not compiledMarcoFalke2018-10-241-0/+3
* scripted-diff: Use named arguments in feature_blockMarcoFalke2018-10-241-38/+38
* [Tests] Cleanup feature_block.py, remove unnecessary PreviousSpendableOutput ...Conor Scott2018-08-091-50/+44
* [Tests] Cleanup extra instances of create_transactionConor Scott2018-08-091-3/+3
* Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* qa: Avoid start/stop of the network thread mid-testMarcoFalke2018-06-251-3/+1
* qa: Pad scriptPubKeys to get minimum sized txsMarcoFalke2018-05-051-1/+2
* Merge #13003: qa: Add test for orphan handlingWladimir J. van der Laan2018-04-261-10/+12
|\
| * qa: Add test for orphan handlingMarcoFalke2018-04-161-10/+12
* | [tests] Fix feature_block flakinessJohn Newbery2018-04-201-1/+7
|/
* [tests] Change feature_block.py to use BitcoinTestFrameworkJohn Newbery2018-03-191-243/+234
* [tests] Add logging to feature_block.pyJohn Newbery2018-03-191-19/+58
* [tests] Tidy up feature_block.pyJohn Newbery2018-03-191-508/+497
* [tests] Fix flake8 warnings in feature_block.pyJohn Newbery2018-03-191-100/+109
* [tests] Rename feature_* functional tests.Anthony Towns2018-01-251-0/+1293