librustzcash/zcash_client_backend/src
Kris Nuttycombe b341903ae2
Merge pull request #842 from zcash/msrv-1.65
Bump MSRV for `zcash_primitives` and dependents to 1.65
2023-05-19 09:28:43 -06:00
..
data_api Fix clippy lints for 1.65 2023-05-16 15:59:58 +00:00
fees Fix clippy lints. 2023-05-09 17:59:03 +01:00
proto zcash_client_backend: Migrate to `tonic 0.9` 2023-04-11 15:48:44 +00:00
address.rs Fix clippy lints for 1.65 2023-05-16 15:59:58 +00:00
data_api.rs Update memo retrieval API to reflect that memos may not be present. 2023-05-16 10:27:40 -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 Use DiversifiableFullViewingKey instead of ExtFVK where possible. 2022-11-03 18:44:45 -06:00
lib.rs Add dust note detection to change selection. 2022-11-10 12:18:30 -07:00
proto.rs Use `sapling::note::ExtractedNoteCommitment` type in APIs 2023-01-24 14:37:11 +00:00
scan.rs zcash_client_backend: Improve estimation of `rayon` spawned task size 2022-09-24 21:01:19 +00:00
wallet.rs Use const generics to set commitment tree & incremental witness depths. 2023-05-04 12:16:09 -06:00
welding_rig.rs Move merkle tree types to the `incrementalmerkletree` crate. 2023-05-04 12:30:56 -06:00
zip321.rs Fix clippy lints for 1.65 2023-05-16 15:59:58 +00:00