Skip to content

Commit fa45ccc

Browse files
author
MarcoFalke
committed
doc: Add legacy wallet removal release notes
1 parent 75a5c82 commit fa45ccc

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Legacy Wallet Removal
2+
3+
BDB legacy wallets can no longer be created or loaded. They can be migrated to
4+
the new descriptor wallet format. Refer to the `migratewallet` RPC for more
5+
details.
6+
7+
The legacy wallet removal drops redundant options in the bitcoin-wallet tool,
8+
such as `-withinternalbdb`, `-legacy`, and `-descriptors`. Moreover, the
9+
legacy-only RPCs `addmultisigaddress`, `dumpprivkey`, `dumpwallet`,
10+
`importaddress`, `importmulti`, `importprivkey`, `importpubkey`,
11+
`importwallet`, `newkeypool`, `sethdseed`, and `upgradewallet`, are removed.
12+
(#32944, #28710, #32438, #31250)

doc/release-notes-32944.md

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)