Skip to content

Commit

Permalink
Update bdk dependency to 0.22
Browse files Browse the repository at this point in the history
  • Loading branch information
notmandatory committed Sep 8, 2022
1 parent a9d7726 commit e8b2028
Show file tree
Hide file tree
Showing 5 changed files with 194 additions and 184 deletions.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Add distinct `key-value-db` and `sqlite-db` features, keep default as `key-value-db`
- Reorganize existing codes in separate modules. Change crate type from lib to bin.
- Rewrite relevant doc comments as `structopt` help document.
- Update `bdk` and `bdk-reserves` to v0.19.0.
- Update `bdk` and `bdk-reserves` to v0.22.0.
- Change default database to `sqlite`.
- Change the `esplora-reqwest` feature to always use async mode
- Change rpc `--skip-blocks` option to `--start-time` which specifies time initial sync will start scanning from.

## [0.5.0]

Expand Down
Loading

0 comments on commit e8b2028

Please sign in to comment.