]> Untitled Git - bdk/commitdiff
Update CHANGELOG with warning about sqlite-db deleted wallet data
authorSteve Myers <steve@notmandatory.org>
Wed, 18 May 2022 20:44:57 +0000 (13:44 -0700)
committerSteve Myers <steve@notmandatory.org>
Thu, 19 May 2022 20:20:54 +0000 (13:20 -0700)
CHANGELOG.md

index 4564032f206ffd2670b9c30cc088ea2b33373693..7348f185e9d8373f1e2411e13fbedebfd81a5d66 100644 (file)
@@ -10,8 +10,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 - New MSRV set to `1.56`
 - Unpinned tokio to `1`
 - Add traits to reuse `Blockchain`s across multiple wallets (`BlockchainFactory` and `StatelessBlockchain`).
-- Upgrade to rust-bitcoin `0.28` 
-
+- Upgrade to rust-bitcoin `0.28`
+- If using the `sqlite-db` feature all cached wallet data is deleted due to a possible UTXO inconsistency, a wallet.sync will recreate it  
 
 ## [v0.18.0] - [v0.17.0]