aboutsummaryrefslogtreecommitdiff
path: root/test/functional/feature_pruning.py
Commit message (Expand)AuthorAgeFilesLines
* fixup: Fix prunning testJoão Barbosa2019-06-141-17/+4
* Correct units for "-dbcache" and "-prune"Hennadii Stepanov2019-01-301-1/+1
* Merge #15026: [test] Rename rpc_timewait to rpc_timeoutMarcoFalke2018-12-291-1/+1
|\
| * scripted-diff: Rename rpc_timewait to rpc_timeoutMarcoFalke2018-12-221-1/+1
* | test: pruning: Check that verifychain can be called when prunedMarcoFalke2018-12-111-0/+2
|/
* rpc: Correctly name argumentsJon Layton2018-11-131-1/+1
* [tests] Move deterministic address import to setup_nodesJohn Newbery2018-11-011-0/+2
* qa: Run all tests even if wallet is not compiledMarcoFalke2018-09-101-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