librustzcash/zcash_client_sqlite/src
Kris Nuttycombe c107f3df11 zcash_client_sqlite: Use errors instead of panics for unimplemented or unsupported down migrations. 2024-03-08 22:19:05 +00:00
..
chain Add a note about metadata database initialization to `FsBlockDb::for_path` 2023-01-26 14:34:27 -07:00
wallet zcash_client_sqlite: Use errors instead of panics for unimplemented or unsupported down migrations. 2024-03-08 22:19:05 +00:00
chain.rs zcash_client_sqlite: Rework accounts to support imported viewing keys 2024-03-08 18:55:18 +00:00
error.rs zcash_client_sqlite: Rework accounts to support imported viewing keys 2024-03-08 18:55:18 +00:00
lib.rs zcash_client_backend: Generalize `DecryptedOutput` to support Orchard 2024-03-08 13:48:30 -07:00
testing.rs Extend `TestState::generate_next_block_spending` with Orchard support 2024-03-08 14:40:25 +00:00
wallet.rs zcash_client_backend: Use `NonNegativeAmount` for `select_spendable_notes` 2024-03-08 13:48:30 -07:00