Skip to content

Commit

Permalink
update zcash_client_sqlite changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Oscar-Pepper committed Sep 12, 2024
1 parent d8680b9 commit 4995d68
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions zcash_client_sqlite/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ and this library adheres to Rust's notion of
- wrapped `Connection` field in an arc mutex to implement `Sync` trait
- updated `with_blocks` to match changes to `BlockSource` trait
- added unimplemented `BlockCache` trait methods
- implemented `BlockCache::read` trait method
- `zcash_client_sqlite::FsBlockDb`:
- wrapped `conn` field in an arc mutex to implement `Sync` trait
- wrapped `blocks_dir` field in an arc to implement `Sync` trait
Expand Down

0 comments on commit 4995d68

Please sign in to comment.