We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b1a399 commit 2471908Copy full SHA for 2471908
CHANGELOG.md
@@ -10,8 +10,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
10
- New MSRV set to `1.56`
11
- Unpinned tokio to `1`
12
- Add traits to reuse `Blockchain`s across multiple wallets (`BlockchainFactory` and `StatelessBlockchain`).
13
-- Upgrade to rust-bitcoin `0.28`
14
-
+- 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
15
16
## [v0.18.0] - [v0.17.0]
17
0 commit comments