From 3c83b1d884b419adece95b335b6e956e7459a7ef Mon Sep 17 00:00:00 2001 From: Andrew Chow Date: Wed, 21 Jun 2023 16:33:12 -0400 Subject: doc: Add release note for wallet loading changes Co-Authored-By: Ryan Ofsky --- doc/release-notes-24914.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 doc/release-notes-24914.md (limited to 'doc') diff --git a/doc/release-notes-24914.md b/doc/release-notes-24914.md new file mode 100644 index 0000000000..505d356fce --- /dev/null +++ b/doc/release-notes-24914.md @@ -0,0 +1,9 @@ +Wallet +------ + +- Wallet loading has changed in this release. Wallets with some corrupted records that could be + previously loaded (with warnings) may no longer load. For example, wallets with corrupted + address book entries may no longer load. If this happens, it is recommended + load the wallet in a previous version of Bitcoin Core and import the data into a new wallet. + Please also report an issue to help improve the software and make wallet loading more robust + in these cases. -- cgit v1.2.3