librustzcash/zcash_client_backend/src
Kris Nuttycombe 22b6ddd754 Apply suggestions from code review
Co-authored-by: str4d <thestr4d@gmail.com>
2023-08-29 17:02:46 -06:00
..
data_api zcash_client_sqlite: Initialize the scan queue as part of `init_blocks_table` 2023-08-21 09:03:31 -06:00
fees Add Orchard support to `zcash_primitives::transaction::builder::Builder` 2023-06-23 14:09:59 -06:00
proto Implement `suggest_scan_ranges` and `update_chain_tip` 2023-07-07 20:13:45 -06:00
address.rs Fix clippy lints for 1.65 2023-05-16 15:59:58 +00:00
data_api.rs Apply suggestions from code review 2023-08-29 17:02:46 -06:00
decrypt.rs Parameterize `DecryptedOutput` by note type. 2023-04-26 14:47:10 -06:00
encoding.rs Add `sapling::keys::DiversifiedTransmissionKey` 2023-01-24 15:02:38 +00:00
fees.rs
keys.rs zcash_client_backend: Add test-only convenience methods for default addresses. 2023-08-28 14:05:17 -06:00
lib.rs Move chain continuity checks into `scan_block_with_runner` 2023-07-03 10:49:03 -06:00
proto.rs Use `sapling::note::ExtractedNoteCommitment` type in APIs 2023-01-24 14:37:11 +00:00
scan.rs
scanning.rs zcash_client_backend: Precompute IVKs in `scan_cached_blocks` 2023-07-25 02:21:15 +00:00
wallet.rs zcash_client_backend: Replace `WalletWrite::advance_by_block` with `WalletWrite::put_block` 2023-06-29 15:35:18 -06:00
zip321.rs Clarify `Zip321Error::TooManyPayments` documentation. 2023-06-06 09:29:43 -06:00