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-06-20
Merge bitcoin/bitcoin#26740: wallet: Migrate wallets that are not in a wallet...
Ryan Ofsky
2023-06-12
test: Add test for migrating default wallet and plain file wallet
Andrew Chow
2023-06-01
Merge bitcoin/bitcoin#26485: RPC: Accept options as named-only parameters
Andrew Chow
2023-05-08
Merge bitcoin/bitcoin#26076: Switch hardened derivation marker to h
Andrew Chow
2023-05-03
test: Update python tests to use named parameters instead of options objects
Ryan Ofsky
2023-04-04
Switch hardened derivation marker to h in descriptors
Sjors Provoost
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