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_loadblock.py
Age
Commit message (
Expand
)
Author
2023-10-10
test: Use pathlib over os.path #28362
ns-xvrn
2023-07-25
scripted-diff: Use blocks_path where possible
MarcoFalke
2023-06-21
test: Use TestNode *_path properties where possible
MarcoFalke
2021-11-10
scripted-diff: Bump copyright headers
MarcoFalke
2021-10-29
test: Implicitly sync after generate*, unless opted out
MarcoFalke
2021-09-02
scripted-diff: Use generate* from TestFramework
MarcoFalke
2021-08-18
test: use f-strings in feature_loadblock.py
fanquake
2021-05-31
Use COINBASE_MATURITY constant in functional tests.
Kiminuo
2020-06-22
test: refactor functional tests to use restart_node
Christopher Coverdale
2020-05-05
test: Fix intermittent sync_blocks failures
MarcoFalke
2020-04-16
scripted-diff: Bump copyright headers
MarcoFalke
2020-02-04
Merge #16681: Tests: Use self.chain instead of 'regtest' in all current tests
MarcoFalke
2019-12-06
tests: Mark functional tests not supporting bitcoin-cli (--usecli) as such
practicalswift
2019-10-26
Tests: Use self.chain instead of 'regtest' in almost all current tests
Jorge Timón
2019-10-13
tests: Add test for loadblock option
Fabian Jahr