index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
functional
/
feature_pruning.py
Age
Commit message (
Expand
)
Author
2018-08-13
tests: Use explicit imports
practicalswift
2018-08-08
Merge #13780: 0.17: Pre-branch maintenance
Wladimir J. van der Laan
2018-08-01
qa: Extract rpc_timewait as test param
MarcoFalke
2018-07-27
Update copyright headers to 2018
DrahtBot
2018-06-13
expose CBlockIndex::nTx in getblock(header)
Gregory Sanders
2018-04-26
Remove Safe mode
Andrew Chow
2018-03-26
[Tests] Use blockmaxweight where tests previously had blockmaxsize
Conor Scott
2018-03-22
[config] Remove blockmaxsize option
John Newbery
2018-03-22
Merge #12076: qa: Use node.datadir instead of tmpdir in test framework
Wladimir J. van der Laan
2018-03-21
Merge #12716: Fix typos and cleanup in various files
MarcoFalke
2018-03-21
Fix typos
Dimitris Apostolou
2018-03-19
qa: Use node.datadir instead of tmpdir in test framework
MarcoFalke
2018-03-15
test: Use os.path.join consistently in feature_pruning tests
Ben Woosley
2018-03-15
test: Use wait_until in tests where time was used for polling
Ben Woosley
2018-01-25
[tests] Rename feature_* functional tests.
Anthony Towns