librustzcash/zcash_client_backend/src
Kris Nuttycombe 46cc6666df Address comments from code review.
Co-authored-by: Daira Emma Hopwood <daira@jacaranda.org>
2023-09-08 13:03:53 -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 zcash_client_backend: Reduce scope of `lightwalletd-tonic` feature flag 2023-08-31 20:32:04 +00:00
address.rs Fix clippy lints for 1.65 2023-05-16 15:59:58 +00:00
data_api.rs Address comments from code review. 2023-09-08 13:03:53 -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 Fix typos in error type `Display` messages 2022-11-11 05:33:48 +00:00
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 Apply suggestions from code review 2023-09-01 10:38:20 -06:00
scan.rs zcash_client_backend: Improve estimation of `rayon` spawned task size 2022-09-24 21:01:19 +00:00
scanning.rs zcash_client_backend: Update CHANGELOG.md for 0.10.0 release. 2023-09-08 10:15:49 -06: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