Zebra/zebra-chain/src
Henry de Valence 3ed967bcf8 deps: use x25519-dalek's new PartialEq, Eq methods 2020-08-31 13:30:14 -07:00
..
block Rename tree::*NoteTreeRootHash to tree::Root 2020-08-28 04:46:31 -04:00
parameters fix: Remove redundant ConsensusBranchId constants 2020-08-20 14:52:09 -04:00
primitives chain: move Transparent{Input,Output} to transparent 2020-08-17 11:46:34 -07:00
sapling Make SaplingNoteCommitmentTree private for now 2020-08-28 04:46:31 -04:00
serialization Update sha2@0.9.1 (#938) 2020-08-21 16:26:14 -07:00
sprout deps: use x25519-dalek's new PartialEq, Eq methods 2020-08-31 13:30:14 -07:00
transaction chain: rename TransactionHash to transaction::Hash 2020-08-17 11:46:34 -07:00
transparent Update sha2@0.9.1 (#938) 2020-08-21 16:26:14 -07:00
work Allow clippy::unit_arg because of derive(Arbitrary) 2020-08-17 11:46:34 -07:00
amount.rs chain: doc tweaks (mostly block::) 2020-08-17 11:46:34 -07:00
block.rs move `is_coinbase_first` from chain to consensus 2020-08-18 11:03:40 -07:00
lib.rs chain: remove clippy::try_error annotation 2020-08-17 11:46:34 -07:00
parameters.rs chain: touch up docs 2020-08-17 11:46:34 -07:00
primitives.rs chain: move Transparent{Input,Output} to transparent 2020-08-17 11:46:34 -07:00
sapling.rs Expose note types and make note modules private 2020-08-28 04:46:31 -04:00
serialization.rs chain: touch up docs 2020-08-17 11:46:34 -07:00
sprout.rs Expose note types and make note modules private 2020-08-28 04:46:31 -04:00
transaction.rs chain: rename TransactionHash to transaction::Hash 2020-08-17 11:46:34 -07:00
transparent.rs chain: TransparentAddress -> transparent::Address 2020-08-17 11:46:34 -07:00
work.rs chain: create a new work module for proof-of-work 2020-08-17 11:46:34 -07:00