aboutsummaryrefslogtreecommitdiff
path: root/test/functional/wallet_backup.py
Commit message (Expand)AuthorAgeFilesLines
* Add Dogecoin block subsidiesRoss Nicoll2021-05-301-8/+8
* Dogecoin: Update coinbase maturityRoss Nicoll2021-05-201-9/+9
* wallet: Make -wallet setting not create walletsRussell Yanofsky2020-10-211-5/+11
* scripted-diff: test: Replace uses of (dis)?connect_nodes globalPrayank2020-10-201-9/+8
* Run dumpwallet for legacy wallets only in wallet_backup.pyAndrew Chow2020-10-141-20/+23
* test: Get rid of default wallet hacksRussell Yanofsky2020-09-291-4/+4
* test, refactor: add default_wallet_name and wallet_data_filename variablesRussell Yanofsky2020-09-291-9/+9
* Do not create default walletAndrew Chow2020-09-081-4/+4
* refactor: test: use _ variable for unused loop countersSebastian Falbesoner2020-08-061-2/+2
* scripted-diff: Bump copyright headersMarcoFalke2020-04-161-1/+1
* test: Reduce unneeded whitelist permissions in testsMarcoFalke2020-02-261-4/+4
* Tests: Use self.chain instead of 'regtest' in almost all current testsJorge Timón2019-10-261-14/+14
* test: speedup wallet_backup by whitelisting peers (immediate tx relay)Sebastian Falbesoner2019-10-131-1/+7
* test: Bump timeouts in slow running testsMarcoFalke2019-09-161-0/+1
* test: Remove unused importsMarcoFalke2019-04-091-2/+7
* scripted-diff: use self.sync_* methodsMarcoFalke2019-04-091-8/+8
* scripted-diff: Remove unused 'split' parameter to setup_networkMarcoFalke2018-12-221-1/+1
* qa: Run all tests even if wallet is not compiledMarcoFalke2018-09-101-0/+3
* tests: Use explicit importspracticalswift2018-08-131-1/+3
* Update copyright headers to 2018DrahtBot2018-07-271-1/+1
* qa: Use node.datadir instead of tmpdir in test frameworkMarcoFalke2018-03-191-24/+24
* [tests] Rename wallet_* functional tests.Anthony Towns2018-01-251-0/+205