Zebra/zebra-chain/src
Ramana Venkata e90137e79b
Update sha2@0.9.1 (#938)
* Update sha2@0.9.1

Fixes #915

* Update zebra-chain/src/sprout/keys.rs

Co-authored-by: Jane Lusby <jlusby42@gmail.com>

* Update zebra-chain/src/sprout/note/nullifiers.rs

Co-authored-by: Jane Lusby <jlusby42@gmail.com>
2020-08-21 16:26:14 -07:00
..
block chain: move Transparent{Input,Output} to transparent 2020-08-17 11:46:34 -07: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 chain: move JoinSplit to sprout 2020-08-17 11:46:34 -07:00
serialization Update sha2@0.9.1 (#938) 2020-08-21 16:26:14 -07:00
sprout Update sha2@0.9.1 (#938) 2020-08-21 16:26: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 chain: move JoinSplit to sprout 2020-08-17 11:46:34 -07:00
serialization.rs chain: touch up docs 2020-08-17 11:46:34 -07:00
sprout.rs chain: move JoinSplit to sprout 2020-08-17 11:46:34 -07: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