Zebra/zebra-chain/src
Deirdre Connolly 19258d6f54 Remove duplicate from MerkleTree 2019-09-26 23:41:25 -04:00
..
block.rs Explain in BlockHeaderHash docstrings block hash vs block header hash 2019-09-26 23:41:25 -04:00
equihash_solution.rs Comment out EquihashSolution::fmt for now 2019-09-26 23:41:25 -04:00
lib.rs Add equihash_solution to the lib.rs, impl Zcash(De)Serialize for Block 2019-09-26 23:41:25 -04:00
merkle_tree.rs Remove duplicate from MerkleTree 2019-09-26 23:41:25 -04:00
note_commitment_tree.rs Use Vec<u8> for the equihash solution instead of [u8; 1344] for now 2019-09-26 23:41:25 -04:00
serialization.rs Suppress unused import warning in ReadZcashExt. 2019-09-25 14:59:47 -07:00
sha256d_writer.rs Adding BlockHeader, BlockHash, MerkleRootHash, Sha256dWriter 2019-09-26 23:41:25 -04:00
transaction.rs Sanity: checked 2019-09-26 23:41:25 -04:00
types.rs Adding BlockHeader, BlockHash, MerkleRootHash, Sha256dWriter 2019-09-26 23:41:25 -04:00