index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
functional
/
feature_pruning.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
scripted-diff: test: Replace uses of (dis)?connect_nodes global
Prayank
2020-10-20
1
-16
/
+14
*
test: Get rid of default wallet hacks
Russell Yanofsky
2020-09-29
1
-7
/
+6
*
test: create default wallet in extended tests
Sjors Provoost
2020-09-18
1
-5
/
+5
*
test: Update wait_until usage in tests not to use the one from utils
Seleme Topuz
2020-08-26
1
-3
/
+2
*
refactor: test: use _ variable for unused loop counters
Sebastian Falbesoner
2020-08-06
1
-1
/
+1
*
test: refactor functional tests to use restart_node
Christopher Coverdale
2020-06-22
1
-8
/
+4
*
scripted-diff: Bump copyright headers
MarcoFalke
2020-04-16
1
-1
/
+1
*
Merge #16681: Tests: Use self.chain instead of 'regtest' in all current tests
MarcoFalke
2020-02-04
1
-2
/
+2
|
\
|
*
Tests: Use self.chain instead of 'regtest' in almost all current tests
Jorge Timón
2019-10-26
1
-2
/
+2
*
|
tests: Mark functional tests not supporting bitcoin-cli (--usecli) as such
practicalswift
2019-12-06
1
-0
/
+1
|
/
*
test: Bump timeouts in slow running tests
MarcoFalke
2019-09-16
1
-0
/
+1
*
test: Add missing sync_blocks to feature_pruning
MarcoFalke
2019-08-02
1
-0
/
+1
*
fixup: Fix prunning test
João Barbosa
2019-06-11
1
-16
/
+3
*
Merge #15696: [qa] test_runner: Move feature_pruning to base tests
MarcoFalke
2019-04-30
1
-6
/
+7
|
\
|
*
[tests] fix block time in feature_pruning.py
John Newbery
2019-04-29
1
-6
/
+7
*
|
test: Remove unused imports
MarcoFalke
2019-04-09
1
-1
/
+8
*
|
scripted-diff: use self.sync_* methods
MarcoFalke
2019-04-09
1
-6
/
+6
|
/
*
[tests] make pruning test faster
John Newbery
2019-03-29
1
-47
/
+60
*
[tests] style fixes in feature_pruning.py
John Newbery
2019-03-29
1
-47
/
+34
*
scripted-diff: Update copyright in ./test
MarcoFalke
2019-03-02
1
-1
/
+1
*
scripted-diff: test: Remove brackets after assert
MarcoFalke
2019-03-02
1
-5
/
+5
*
Correct units for "-dbcache" and "-prune"
Hennadii Stepanov
2019-01-30
1
-1
/
+1
*
Merge #15026: [test] Rename rpc_timewait to rpc_timeout
MarcoFalke
2018-12-29
1
-1
/
+1
|
\
|
*
scripted-diff: Rename rpc_timewait to rpc_timeout
MarcoFalke
2018-12-22
1
-1
/
+1
*
|
test: pruning: Check that verifychain can be called when pruned
MarcoFalke
2018-12-11
1
-0
/
+2
|
/
*
rpc: Correctly name arguments
Jon Layton
2018-11-13
1
-1
/
+1
*
[tests] Move deterministic address import to setup_nodes
John Newbery
2018-11-01
1
-0
/
+2
*
qa: Run all tests even if wallet is not compiled
MarcoFalke
2018-09-10
1
-7
/
+12
*
tests: Use explicit imports
practicalswift
2018-08-13
1
-1
/
+2
*
Merge #13780: 0.17: Pre-branch maintenance
Wladimir J. van der Laan
2018-08-08
1
-1
/
+1
|
\
|
*
Update copyright headers to 2018
DrahtBot
2018-07-27
1
-1
/
+1
*
|
qa: Extract rpc_timewait as test param
MarcoFalke
2018-08-01
1
-1
/
+2
|
/
*
expose CBlockIndex::nTx in getblock(header)
Gregory Sanders
2018-06-13
1
-0
/
+7
*
Remove Safe mode
Andrew Chow
2018-04-26
1
-2
/
+2
*
[Tests] Use blockmaxweight where tests previously had blockmaxsize
Conor Scott
2018-03-26
1
-2
/
+2
*
[config] Remove blockmaxsize option
John Newbery
2018-03-22
1
-5
/
+5
*
Merge #12076: qa: Use node.datadir instead of tmpdir in test framework
Wladimir J. van der Laan
2018-03-22
1
-1
/
+1
|
\
|
*
qa: Use node.datadir instead of tmpdir in test framework
MarcoFalke
2018-03-19
1
-1
/
+1
*
|
Merge #12716: Fix typos and cleanup in various files
MarcoFalke
2018-03-21
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Fix typos
Dimitris Apostolou
2018-03-21
1
-2
/
+2
*
|
test: Use os.path.join consistently in feature_pruning tests
Ben Woosley
2018-03-15
1
-4
/
+4
*
|
test: Use wait_until in tests where time was used for polling
Ben Woosley
2018-03-15
1
-11
/
+4
|
/
*
[tests] Rename feature_* functional tests.
Anthony Towns
2018-01-25
1
-0
/
+454