librustzcash/zcash_client_backend/src
Kris Nuttycombe 8dfa836a03 zcash_client_sqlite: Use correct offsets for Orchard commitment positions. 2024-03-11 17:42:23 +00:00
..
data_api Merge pull request #1228 from Oscar-Pepper/fix_cargo_doc_build_failure 2024-03-08 15:44:09 -07:00
fees Move `Amount` and `NonNegativeAmount` types to the `zcash_protocol` crate. 2024-03-05 09:45:24 -07:00
proto zcash_client_backend: Address comments from code review & fix incorrect `data_api::wallet` documentation. 2024-02-14 20:24:12 -07:00
serialization
data_api.rs zcash_client_sqlite: Use correct offsets for Orchard commitment positions. 2024-03-11 17:42:23 +00:00
decrypt.rs zcash_client_backend: Generalize `DecryptedOutput` to support Orchard 2024-03-08 13:48:30 -07:00
fees.rs
lib.rs zcash_client_backend: Move the `ShieldedProtocol` and `PoolType` types to `zcash_protocol` 2024-03-05 09:46:03 -07:00
proposal.rs zcash_client_backend: Move the `ShieldedProtocol` and `PoolType` types to `zcash_protocol` 2024-03-05 09:46:03 -07:00
proto.rs zcash_client_backend: Add Orchard change output support to proposals 2024-03-10 21:47:40 +00:00
scan.rs zcash_client_backend: Add Orchard support to batch scanning. 2024-02-29 12:04:53 -07:00
scanning.rs Move `Amount` and `NonNegativeAmount` types to the `zcash_protocol` crate. 2024-03-05 09:45:24 -07:00
serialization.rs
wallet.rs Move `Amount` and `NonNegativeAmount` types to the `zcash_protocol` crate. 2024-03-05 09:45:24 -07:00
zip321.rs Fix incorrect zip321 amount parsing. 2024-03-05 21:50:25 -07:00