aboutsummaryrefslogtreecommitdiff
path: root/test/functional/wallet_backwards_compatibility.py
AgeCommit message (Expand)Author
2024-03-20wallet: Test upgrade of pre-taproot wallet to have tr() descriptorsAva Chow
2023-08-23test: roundtrip wallet backwards compat downgradeAndrew Chow
2023-08-23test: Add 25.0 to wallet backwards compatibiilty testAndrew Chow
2023-08-23test: Run upgrade test on all nodesAndrew Chow
2023-08-23test: Run downgrade test on descriptor walletsAndrew Chow
2023-08-23test: Add 0.21 tr() incompatibility testAndrew Chow
2023-08-23test: add logging 0.17 incompatibilities in wallet back compatAndrew Chow
2023-08-23test: Refactor v19 addmultisigaddress test to be distinctAndrew Chow
2023-08-23test: Remove w1_v18 from wallet backwards compatibilityAndrew Chow
2023-08-23test: Fix 0.16 wallet paths and downgrade testAndrew Chow
2023-07-14test: Add helper functions for checking node versionsAndrew Chow
2023-07-06Merge bitcoin/bitcoin#27869: wallet: Give deprecation warning when loading a ...glozow
2023-06-23wallet: Give deprecation warning when loading a legacy walletAndrew Chow
2023-06-21test: Use TestNode *_path properties where possibleMarcoFalke
2023-05-08Merge bitcoin/bitcoin#26076: Switch hardened derivation marker to hAndrew Chow
2023-04-10rpc: deprecate "warning" field in {create,load,unload,restore}walletJon Atack
2023-04-04Switch hardened derivation marker to h in descriptorsSjors Provoost
2023-02-16Merge bitcoin/bitcoin#26586: test: previous releases: add v24.0.1merge-script
2023-01-03script, test: fix python linter E275 errors with flake8 5.0.4Jon Atack
2022-12-24scripted-diff: Bump copyright headersHennadii Stepanov
2022-12-11test: previous releases: add v24.0.1Sebastian Falbesoner
2022-12-09test: Move feature_backwards_compatibility.py to wallet_backwards_compatibili...MarcoFalke