aboutsummaryrefslogtreecommitdiff
path: root/test/functional/wallet_reorgsrestore.py
AgeCommit message (Expand)Author
2024-02-12test: fix intermittent failure in wallet_reorgrestore.pyMartin Zumsande
2023-10-10 test: Use pathlib over os.path #28362ns-xvrn
2023-06-21scripted-diff: Use wallets_path and chain_path where possibleMarcoFalke
2023-01-03script, test: fix python linter E275 errors with flake8 5.0.4Jon Atack
2022-12-24scripted-diff: Bump copyright headersHennadii Stepanov
2022-11-10test: Remove wallet option from non-wallet testsMacroFake
2021-11-10scripted-diff: Bump copyright headersMarcoFalke
2021-11-10scripted-diff: Remove redundant sync_all and sync_blocksMarcoFalke
2021-10-29test: Implicitly sync after generate*, unless opted outMarcoFalke
2021-09-02scripted-diff: Use generate* from TestFrameworkMarcoFalke
2020-12-31scripted-diff: Bump copyright headersMarcoFalke
2020-10-20scripted-diff: test: Replace uses of (dis)?connect_nodes globalPrayank
2020-09-29test, refactor: add default_wallet_name and wallet_data_filename variablesRussell Yanofsky
2020-06-22test: refactor functional tests to use restart_nodeChristopher Coverdale
2019-10-26Tests: Use self.chain instead of 'regtest' in almost all current testsJorge Timón
2019-08-29Add a test wallet_reorgsrestoreAntoine Riard