Skip to content

Commit 6b99670

Browse files
committed
Merge bitcoin/bitcoin#33075: doc: Add legacy wallet removal release notes
fa45ccc doc: Add legacy wallet removal release notes (MarcoFalke) Pull request description: This spans over several pulls, so add a single note for all of them. ACKs for top commit: glozow: lgtm ACK fa45ccc achow101: ACK fa45ccc pablomartin4btc: ACK fa45ccc janb84: re ACK fa45ccc Tree-SHA512: e753cc3afbd66a88099ff62c2591aa31d32d784098e433e392c20a8dfd40d5c85807e955b264a287c3778d68605cd7022278886a43cd1635c080d563c88fc0cc
2 parents 2cef200 + fa45ccc commit 6b99670

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)