librustzcash/zcash_primitives/src
Jack Grigg 675048e52b Fix broken intra-doc links and lints 2021-03-26 10:07:20 +13:00
..
constants Fix broken intra-doc links and lints 2021-03-26 10:07:20 +13:00
extensions Apply suggestions from code review 2020-10-09 16:19:44 -06:00
test_vectors Scripted diff: 2020-08-22 01:28:13 +01:00
transaction Fix broken intra-doc links and lints 2021-03-26 10:07:20 +13:00
util Add HashReader and HashWriter for SHA-256d. 2020-12-03 21:22:58 +00:00
block.rs Remove unnecessary imports 2020-10-30 13:22:46 +00:00
consensus.rs Fix intra-doc links 2021-03-04 17:41:08 +00:00
constants.rs Remove unnecessary clones 2020-10-30 13:51:40 +00:00
extensions.rs Add transaction-builder suport for TZE-bearing transactions. 2020-09-10 11:58:40 -06:00
group_hash.rs Fix a couple more lints. 2021-02-04 07:31:00 -07:00
keys.rs Remove unnecessary clones 2020-10-30 13:51:40 +00:00
legacy.rs zcash_primitives: Small simplification to Script::address 2020-10-18 13:17:16 +01:00
lib.rs Move Memo into zcash_primitives::memo 2021-03-17 19:58:40 +13:00
memo.rs Fix broken intra-doc links and lints 2021-03-26 10:07:20 +13:00
merkle_tree.rs Factor out nullifier update from database actions in scan_cached_blocks 2021-03-09 20:59:57 -07:00
note_encryption.rs Remove Default impl from MemoBytes 2021-03-17 21:16:01 +13:00
pedersen_hash.rs Use !x.is_empty() instead of x.len() > 0 2020-10-30 13:25:08 +00:00
primitives.rs Factor out nullifier update from database actions in scan_cached_blocks 2021-03-09 20:59:57 -07:00
prover.rs Fix clippy complaints. 2021-02-03 14:27:31 -07:00
redjubjub.rs Remove unnecessary references 2020-10-30 14:10:35 +00:00
sapling.rs Relax RngCore type constraints. 2020-12-14 13:44:05 -07:00
serialize.rs Suppress clippy lints where we want the given behaviour 2020-10-30 14:10:35 +00:00
test_vectors.rs Move test vectors into own module 2019-09-16 21:57:42 +01:00
util.rs Relax RngCore type constraints. 2020-12-14 13:44:05 -07:00
zip32.rs Fix clippy complaints. 2021-02-03 14:27:31 -07:00