librustzcash/zcash_primitives/src
Kris Nuttycombe 12d2dfd1bd
Merge pull request #386 from nuttycom/feature/zip-225-builder_modularization
ZIP-225/244 #2: Refactor transaction builder to create separate builders for each section.
2021-06-02 21:29:19 -06:00
..
address f4jumble: Test both directions against test vectors 2021-05-20 14:16:39 +01:00
constants Fix some doctests and intra-doc links after moving Sapling primitives 2021-03-27 17:10:18 +13:00
extensions Move TZE components to a separate module & add TzeOutPoint 2021-03-27 15:52:20 +13:00
sapling zcash_note_encryption: Fix array size in Domain::extract_{esk, pk_d} 2021-05-28 23:48:03 +01:00
test_vectors Move pedersen hash test vectors into Sapling 2021-03-27 16:18:21 +13:00
transaction Fix errors caused by use of zero heights. 2021-06-02 21:07:29 -06:00
address.rs Implement F4Jumble 2021-05-19 08:28:58 -06:00
block.rs Remove unnecessary imports 2020-10-30 13:22:46 +00:00
consensus.rs Update changelog. 2021-06-01 07:05:01 -06:00
constants.rs Move group_hash to sapling module. 2021-03-27 16:18:21 +13:00
extensions.rs Add transaction-builder suport for TZE-bearing transactions. 2020-09-10 11:58:40 -06:00
legacy.rs zcash_primitives: Small simplification to Script::address 2020-10-18 13:17:16 +01:00
lib.rs Implement F4Jumble 2021-05-19 08:28:58 -06: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
sapling.rs Apply suggestions from code review 2021-06-01 07:03:31 -06:00
serialize.rs clippy: Use Iterator::try_for_each 2021-03-27 19:01:03 +13:00
test_vectors.rs Move pedersen hash test vectors into Sapling 2021-03-27 16:18:21 +13:00
zip32.rs Add NoteValue newtype, Nullifier::as_ref and proptest generation. 2021-06-01 07:03:31 -06:00