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_blocksdir.py
Age
Commit message (
Expand
)
Author
2023-08-01
scripted-diff: Use blocks_path where possible
MarcoFalke
2023-06-21
scripted-diff: Use wallets_path and chain_path where possible
MarcoFalke
2021-11-10
scripted-diff: Bump copyright headers
MarcoFalke
2021-09-02
scripted-diff: Use generate* from TestFramework
MarcoFalke
2021-08-18
test: use f-strings in feature_blocksdir.py
fanquake
2019-12-30
scripted-diff: Bump copyright of files changed in 2019
MarcoFalke
2019-07-31
test: Adapt test framework for chains other than "regtest"
MarcoFalke
2018-11-30
Improve blocksdir functional test.
Hennadii Stepanov
2018-09-17
Changed functional tests which do not require wallets to run without
sanket1729
2018-09-10
qa: Run all tests even if wallet is not compiled
MarcoFalke
2018-08-15
Fix typo in feature_blocksdir.py log message
Alexander Leishman
2018-04-01
qa: Match full plain text by default
MarcoFalke
2018-03-27
qa: Fix function names in feature_blocksdir
MarcoFalke
2018-03-20
-blocksdir: keep blockindex leveldb database in datadir
Jonas Schnelli
2018-03-18
QA: Add -blocksdir test
Jonas Schnelli