Skip to content

Commit

Permalink
Update CHANGELOG with new db features and wallet data directories
Browse files Browse the repository at this point in the history
  • Loading branch information
notmandatory committed Feb 20, 2022
1 parent 7c3e5de commit 2e38011
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

- Put cached wallet data in separate directories: ~/.bdk-bitcoin/<wallet_name>
- Add distinct `key-value-db` and `sqlite-db` features, keep default as `key-value-db`
- Replace `wallet bump_fee` command `--send_all` with new `--shrink` option
- Add 'reserve' feature to enable proof of reserve
- If no wallet name is provided, derive one from the descriptor instead of using "main"
Expand Down

0 comments on commit 2e38011

Please sign in to comment.