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_backwards_compatibility.py
Age
Commit message (
Expand
)
Author
2023-08-23
test: roundtrip wallet backwards compat downgrade
Andrew Chow
2023-08-23
test: Add 25.0 to wallet backwards compatibiilty test
Andrew Chow
2023-08-23
test: Run upgrade test on all nodes
Andrew Chow
2023-08-23
test: Run downgrade test on descriptor wallets
Andrew Chow
2023-08-23
test: Add 0.21 tr() incompatibility test
Andrew Chow
2023-08-23
test: add logging 0.17 incompatibilities in wallet back compat
Andrew Chow
2023-08-23
test: Refactor v19 addmultisigaddress test to be distinct
Andrew Chow
2023-08-23
test: Remove w1_v18 from wallet backwards compatibility
Andrew Chow
2023-08-23
test: Fix 0.16 wallet paths and downgrade test
Andrew Chow
2023-07-14
test: Add helper functions for checking node versions
Andrew Chow
2023-07-06
Merge bitcoin/bitcoin#27869: wallet: Give deprecation warning when loading a ...
glozow
2023-06-23
wallet: Give deprecation warning when loading a legacy wallet
Andrew Chow
2023-06-21
test: Use TestNode *_path properties where possible
MarcoFalke
2023-05-08
Merge bitcoin/bitcoin#26076: Switch hardened derivation marker to h
Andrew Chow
2023-04-10
rpc: deprecate "warning" field in {create,load,unload,restore}wallet
Jon Atack
2023-04-04
Switch hardened derivation marker to h in descriptors
Sjors Provoost
2023-02-16
Merge bitcoin/bitcoin#26586: test: previous releases: add v24.0.1
merge-script
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-12-11
test: previous releases: add v24.0.1
Sebastian Falbesoner
2022-12-09
test: Move feature_backwards_compatibility.py to wallet_backwards_compatibili...
MarcoFalke