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_migration.py
Age
Commit message (
Expand
)
Author
2023-10-02
test: Test loading wallets with conflicts without a chain
Andrew Chow
2023-10-02
test: wallet, verify migration doesn't crash for an invalid script
furszy
2023-07-21
test: wallet, add coverage for watch-only raw sh script migration
furszy
2023-07-07
test: wallet, add coverage for addressbook migration
furszy
2023-02-21
tests: Tests for migrating wallets by name, and providing passphrase
Andrew Chow
2023-02-16
wallet: Be able to unlock the wallet for migration
Andrew Chow
2023-01-18
wallet: migrate wallet, exit early if no legacy data exist
furszy
2022-12-28
test: wallet: check that labels are migrated to watchonly wallet
Sebastian Falbesoner
2022-12-24
scripted-diff: Bump copyright headers
Hennadii Stepanov
2022-12-06
test: make wallet_migration.py pass with both wallet flags
S3RK
2022-12-01
Merge bitcoin/bitcoin#26594: wallet: Avoid a segfault in migratewallet failur...
fanquake
2022-11-30
wallet: Explicitly say migratewallet on encrypted wallets is unsupported
Andrew Chow
2022-11-29
tests: Test for migrating encrypted wallets
Andrew Chow
2022-11-10
test: Remove wallet option from non-wallet tests
MacroFake
2022-08-29
Test migratewallet
Andrew Chow