aboutsummaryrefslogtreecommitdiff
path: root/test/functional/feature_pruning.py
Commit message (Expand)AuthorAgeFilesLines
* qa: Run all tests even if wallet is not compiledMarcoFalke2018-10-241-7/+12
* tests: Use explicit importspracticalswift2018-08-131-1/+2
* Merge #13780: 0.17: Pre-branch maintenanceWladimir J. van der Laan2018-08-081-1/+1
|\
| * Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* | qa: Extract rpc_timewait as test paramMarcoFalke2018-08-011-1/+2
|/
* expose CBlockIndex::nTx in getblock(header)Gregory Sanders2018-06-131-0/+7
* Remove Safe modeAndrew Chow2018-04-261-2/+2
* [Tests] Use blockmaxweight where tests previously had blockmaxsizeConor Scott2018-03-261-2/+2
* [config] Remove blockmaxsize optionJohn Newbery2018-03-221-5/+5
* Merge #12076: qa: Use node.datadir instead of tmpdir in test frameworkWladimir J. van der Laan2018-03-221-1/+1
|\
| * qa: Use node.datadir instead of tmpdir in test frameworkMarcoFalke2018-03-191-1/+1
* | Merge #12716: Fix typos and cleanup in various filesMarcoFalke2018-03-211-2/+2
|\ \ | |/ |/|
| * Fix typosDimitris Apostolou2018-03-211-2/+2
* | test: Use os.path.join consistently in feature_pruning testsBen Woosley2018-03-151-4/+4
* | test: Use wait_until in tests where time was used for pollingBen Woosley2018-03-151-11/+4
|/
* [tests] Rename feature_* functional tests.Anthony Towns2018-01-251-0/+454