librustzcash/zcash_primitives/src
Kris Nuttycombe cc121ede8e Document `TzeIn` serialization. 2020-10-09 16:37:00 -06:00
..
constants Remove static determination of network state. 2020-09-17 10:34:42 -06: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 Document `TzeIn` serialization. 2020-10-09 16:37:00 -06:00
block.rs
consensus.rs Rename `Future -> ZFuture` 2020-09-22 10:17:58 -06:00
constants.rs Remove static determination of network state. 2020-09-17 10:34:42 -06:00
extensions.rs Add transaction-builder suport for TZE-bearing transactions. 2020-09-10 11:58:40 -06:00
group_hash.rs s/{pairing::bls12_381, zcash_primitives::jubjub}/{bls12_381, jubjub} 2020-08-19 23:08:19 +01:00
keys.rs zcash_primitives: Explicitly type zero-initialised arrays 2020-08-21 18:22:29 +01:00
legacy.rs Add property test for round-trip serialization of TZE-bearing transactions. 2020-09-10 14:52:47 -06:00
lib.rs Demo TZE parsing and consensus logic 2020-09-10 11:58:40 -06:00
merkle_tree.rs Fix remaining cases of cm -> cmu. 2020-08-22 01:28:13 +01:00
note_encryption.rs Merge pull request #290 from str4d/273-remove-decryption-epk-subgroup-check 2020-09-22 03:05:35 +12:00
pedersen_hash.rs Scripted diff: 2020-08-22 01:28:13 +01:00
primitives.rs Rename ValueCommitment.cm() to .commitment() (because it's confusing to have cm referring to both note and value commitments). 2020-08-22 01:28:13 +01:00
prover.rs Add tests for transaction builder support. 2020-09-10 11:58:40 -06:00
redjubjub.rs Add property test for round-trip serialization of TZE-bearing transactions. 2020-09-10 14:52:47 -06:00
sapling.rs Migrate to ff 0.8 and bellman 0.8 2020-09-09 00:27:51 +01:00
serialize.rs Add TZEs to transaction format 2020-09-10 11:58:40 -06:00
test_vectors.rs
util.rs Remove static determination of network state. 2020-09-17 10:34:42 -06:00
zip32.rs s/{pairing::bls12_381, zcash_primitives::jubjub}/{bls12_381, jubjub} 2020-08-19 23:08:19 +01:00