librustzcash/zcash_client_backend/src
Kris Nuttycombe 1ef6bf6656
Merge pull request #1066 from nuttycom/wallet/common_fee_logic
Factor out common logic from zip317 and fixed-fee single output change strategies.
2023-12-20 20:50:53 -07:00
..
data_api Merge pull request #1063 from nuttycom/backend/parsed_address 2023-12-15 17:40:22 +00:00
fees zcash_client_backend: Factor out common single-output change strategy logic. 2023-12-14 12:55:34 -07:00
proto Fix generated protobuf file to match source 2023-11-21 02:15:12 +00:00
serialization Move shardtree serialization to the `zcash_client_backend` crate 2023-09-11 18:18:08 -06:00
address.rs Merge pull request #1063 from nuttycom/backend/parsed_address 2023-12-15 17:40:22 +00:00
data_api.rs Use `sapling-crypto` crate directly outside `zcash_primitives` 2023-12-12 19:50:26 +00:00
decrypt.rs Use `sapling-crypto` crate directly outside `zcash_primitives` 2023-12-12 19:50:26 +00:00
encoding.rs Use `sapling-crypto` crate directly outside `zcash_primitives` 2023-12-12 19:50:26 +00:00
fees.rs zcash_client_backend: Factor out common single-output change strategy logic. 2023-12-14 12:55:34 -07:00
keys.rs Merge pull request #1063 from nuttycom/backend/parsed_address 2023-12-15 17:40:22 +00:00
lib.rs zcash_client_backend: Move essential wallet types into the `wallet` module. 2023-12-05 10:55:04 -07:00
proto.rs Use `sapling-crypto` crate directly outside `zcash_primitives` 2023-12-12 19:50:26 +00:00
scan.rs zcash_client_backend: Improve estimation of `rayon` spawned task size 2022-09-24 21:01:19 +00:00
scanning.rs Use `sapling-crypto` crate directly outside `zcash_primitives` 2023-12-12 19:50:26 +00:00
serialization.rs
wallet.rs Use `sapling-crypto` crate directly outside `zcash_primitives` 2023-12-12 19:50:26 +00:00
zip321.rs Merge pull request #1063 from nuttycom/backend/parsed_address 2023-12-15 17:40:22 +00:00