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_filelock.py
Age
Commit message (
Expand
)
Author
2023-12-04
init: don't delete PID file if it was not generated
willcl-ark
2023-11-03
rpc: keep .cookie if it was not generated
Roman Zeyde
2023-10-10
test: Use pathlib over os.path #28362
ns-xvrn
2023-06-21
test: Use TestNode *_path properties where possible
MarcoFalke
2022-12-24
scripted-diff: Bump copyright headers
Hennadii Stepanov
2022-11-10
test: Remove wallet option from non-wallet tests
MacroFake
2021-11-10
scripted-diff: Bump copyright headers
MarcoFalke
2021-10-20
wallet: Use PACKAGE_NAME to mention our software
Hennadii Stepanov
2021-08-18
test: use f-strings in feature_filelock.py
fanquake
2021-01-27
Have feature_filelock.py test both bdb and sqlite, depending on compiled
Andrew Chow
2020-09-29
test: Get rid of default wallet hacks
Russell Yanofsky
2020-09-29
test, refactor: add default_wallet_name and wallet_data_filename variables
Russell Yanofsky
2020-09-08
Do not create default wallet
Andrew Chow
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-30
scripted-diff: Bump copyright of files changed in 2019
MarcoFalke
2019-10-26
Tests: Use self.chain instead of 'regtest' in almost all current tests
Jorge Timón
2019-04-25
QA: feature_filelock, interface_bitcoin_cli: Use PACKAGE_NAME in messages rat...
Luke Dashjr
2018-10-19
utils: Fix broken Windows filelock
Chun Kuan Lee