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
/
wallet_reorgsrestore.py
Age
Commit message (
Expand
)
Author
2023-10-10
test: Use pathlib over os.path #28362
ns-xvrn
2023-06-21
scripted-diff: Use wallets_path and chain_path where possible
MarcoFalke
2023-01-03
script, test: fix python linter E275 errors with flake8 5.0.4
Jon Atack
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-11-10
scripted-diff: Remove redundant sync_all and sync_blocks
MarcoFalke
2021-10-29
test: Implicitly sync after generate*, unless opted out
MarcoFalke
2021-09-02
scripted-diff: Use generate* from TestFramework
MarcoFalke
2020-12-31
scripted-diff: Bump copyright headers
MarcoFalke
2020-10-20
scripted-diff: test: Replace uses of (dis)?connect_nodes global
Prayank
2020-09-29
test, refactor: add default_wallet_name and wallet_data_filename variables
Russell Yanofsky
2020-06-22
test: refactor functional tests to use restart_node
Christopher Coverdale
2019-10-26
Tests: Use self.chain instead of 'regtest' in almost all current tests
Jorge Timón
2019-08-29
Add a test wallet_reorgsrestore
Antoine Riard