librustzcash/zcash_primitives/src
Kris Nuttycombe 8828276361 Query for unspent utxos checks to ensure that spending tx is mined.
Also make it an error to try to send a memo to a transparent address.
2021-04-16 14:26:51 -06: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 cargo fmt 2021-04-16 14:03:55 +12:00
test_vectors Move pedersen hash test vectors into Sapling 2021-03-27 16:18:21 +13:00
transaction Query for unspent utxos checks to ensure that spending tx is mined. 2021-04-16 14:26:51 -06: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 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 Move note_encryption into the sapling module. 2021-04-08 08:19:10 -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 Generalize note encryption and decryption. 2021-04-08 08:19:10 -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 clippy: Fix small lints 2021-03-27 19:01:03 +13:00