librustzcash/zcash_client_sqlite/src
str4d 5c6a6a4c86
Merge pull request #1143 from nuttycom/crate_zip321
Extract `zip321` crate from `zcash_client_backend`
2024-04-22 22:46:09 +01:00
..
chain Add a note about metadata database initialization to `FsBlockDb::for_path` 2023-01-26 14:34:27 -07:00
testing zip321: Make `Payment` fields private. 2024-04-05 16:30:31 -06:00
wallet zcash_client_sqlite: Use `ZcashAddress` for persistence of sent note addresses 2024-04-05 16:48:13 -06:00
chain.rs zcash_client_sqlite: Move tests that require fixes to the test framework behind the `orchard` flag. 2024-03-12 18:27:02 -06:00
error.rs zcash_client_sqlite: Use `ZcashAddress` for persistence of sent note addresses 2024-04-05 16:48:13 -06:00
lib.rs zcash_client_sqlite: Use `ZcashAddress` for persistence of sent note addresses 2024-04-05 16:48:13 -06:00
testing.rs zcash_client_backend: Update to use extracted `zip321` crate 2024-04-05 16:25:21 -06:00
wallet.rs Merge pull request #1143 from nuttycom/crate_zip321 2024-04-22 22:46:09 +01:00