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 authored and str4d committed Oct 26, 2024
1 parent 5b3fade commit 1675bf3
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 @@ -22,6 +22,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 1675bf3

Please sign in to comment.