You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Jack Grigg 9b455a12cc
Move Sapling key structs from zip32 to zcash_primitives
5 years ago
..
transaction cargo fmt 5 years ago
block.rs Reverse a clone of [u8; 32] instead of allocating 5 years ago
keys.rs Move Sapling key structs from zip32 to zcash_primitives 5 years ago
lib.rs Move Sapling key structs from zip32 to zcash_primitives 5 years ago
sapling.rs Refactor Sapling spendAuthSig creation into zcash_primitives::sapling 5 years ago
serialize.rs Pass &[E] into Vector::write() instead of &Vec<E> 6 years ago