librustzcash/zcash_primitives/src
Kris Nuttycombe ebcfae987d Update the data access API in preparation for shardtree introduction. 2023-06-02 10:59:17 -06:00
..
constants Remove the Wif type; it should not be used. 2022-01-27 16:08:04 -07:00
extensions Fix problems identified by clippy's beta lints 2022-09-17 08:57:37 -06:00
legacy Fix clippy lints for 1.65 2023-05-16 15:59:58 +00:00
sapling Update the data access API in preparation for shardtree introduction. 2023-06-02 10:59:17 -06:00
test_vectors Fix Clippy beta linting complaints. 2022-02-02 16:02:45 -07:00
transaction Merge pull request #844 from zcash/temporary-zcashd-parse-sapling 2023-05-30 17:30:47 -06:00
zip32 [#792] zcash_primitives: implement Seed Signature section of ZIP-32 2023-03-30 18:41:57 -03:00
block.rs Fix clippy lints for 1.65 2023-05-16 15:59:58 +00:00
consensus.rs zcash_client_backend: Correctly track heap usage of batch items 2022-09-24 21:01:19 +00:00
constants.rs
extensions.rs
keys.rs Fix Sapling key organization. 2022-10-03 20:28:04 -06:00
legacy.rs Fix beta clippy complaints. 2022-10-19 13:35:51 -06:00
lib.rs Allow CommitmentTree completeness & auth paths to be computed at arbitrary depths. 2022-05-06 11:45:06 -06:00
memo.rs Fix problems identified by clippy's beta lints 2022-09-17 08:57:37 -06:00
merkle_tree.rs Upgrade `incrementalmerkletree` & `orchard` patch versions. 2023-05-25 12:33:25 -06:00
sapling.rs Use const generics to set commitment tree & incremental witness depths. 2023-05-04 12:16:09 -06:00
test_vectors.rs Move pedersen hash test vectors into Sapling 2021-03-27 16:18:21 +13:00
zip32.rs [#792] zcash_primitives: implement Seed Signature section of ZIP-32 2023-03-30 18:41:57 -03:00
zip339.rs ZIP 339 support. 2021-08-07 01:07:54 +01:00