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
/
qa
/
rpc-tests
/
pruning.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
qa: Fix typos
rht
2021-05-18
1
-2
/
+2
*
Return correct error codes in blockchain.cpp.
John Newbery
2017-06-05
1
-20
/
+11
*
Fix pruning test broken by 2 hour manual prune window
Russell Yanofsky
2017-02-23
1
-1
/
+6
*
qa: Actually test assertions in pruning.py
MarcoFalke
2017-01-26
1
-21
/
+17
*
Merge #9628: qa: Increase a sync_blocks timeout in pruning.py
MarcoFalke
2017-01-26
1
-1
/
+1
|
\
|
*
qa: Increase a sync_blocks timeout in pruning.py
Suhas Daftuar
2017-01-25
1
-1
/
+1
*
|
Return height of last block pruned by pruneblockchain RPC
Russell Yanofsky
2017-01-11
1
-5
/
+22
|
/
*
fixup! Add pruneblockchain RPC to enable manual block file pruning.
Russell Yanofsky
2017-01-10
1
-41
/
+56
*
Add pruneblockchain RPC to enable manual block file pruning.
mrbandrews
2017-01-10
1
-3
/
+110
*
[qa] pruning: Use cached utxo set to run faster
MarcoFalke
2016-12-04
1
-4
/
+11
*
[qa] Get rid of duplicate code
MarcoFalke
2016-12-02
1
-41
/
+4
*
[qa] Split up slow RPC calls to avoid pruning test timeouts
Suhas Daftuar
2016-09-28
1
-1
/
+4
*
Tests: Increase sync_blocks() timeouts in pruning.py
Suhas Daftuar
2016-06-28
1
-2
/
+2
*
Merge #8056: [qa] Remove hardcoded "4 nodes" from test_framework
MarcoFalke
2016-05-20
1
-4
/
+4
|
\
|
*
[qa] Remove hardcoded "4 nodes" from test_framework
MarcoFalke
2016-05-15
1
-4
/
+4
*
|
Increase timeout waiting for pruned blk00000.dat
error10
2016-05-10
1
-1
/
+1
|
/
*
[qa] Switch to py3
MarcoFalke
2016-05-05
1
-34
/
+34
*
[qa] py2: Unfiddle strings into bytes explicitly
MarcoFalke
2016-04-10
1
-1
/
+1
*
[qa] rpc-tests: Properly use integers, floats
MarcoFalke
2016-04-01
1
-3
/
+3
*
[qa] Fix pyton syntax in rpc tests
MarcoFalke
2016-01-13
1
-1
/
+0
*
Merge pull request #7205
Wladimir J. van der Laan
2016-01-05
1
-1
/
+1
|
\
|
*
Bump copyright headers to 2015
MarcoFalke
2015-12-13
1
-1
/
+1
*
|
[qa] Move gen_return_txouts() to util.py
MarcoFalke
2015-12-24
1
-18
/
+1
|
/
*
Make fee aware of min relay in pruning.py RPC test
Alex Morcos
2015-10-17
1
-1
/
+4
*
[QA] restructure rpc tests directory
Jonas Schnelli
2015-05-18
1
-3
/
+2
*
Increase timeouts in pruning.py and modify warning language.
Alex Morcos
2015-05-13
1
-9
/
+10
*
Add block pruning functionality
mrbandrews
2015-04-22
1
-0
/
+356