| .. |
|
block
|
chain: move Transparent{Input,Output} to transparent
|
2020-08-17 11:46:34 -07:00 |
|
parameters
|
chain: rename BlockHeight to block::Height
|
2020-08-17 11:46:34 -07: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
|
chain: move amount to a top-level module.
|
2020-08-17 11:46:34 -07:00 |
|
sprout
|
chain: move JoinSplit to sprout
|
2020-08-17 11:46:34 -07:00 |
|
transaction
|
chain: rename TransactionHash to transaction::Hash
|
2020-08-17 11:46:34 -07:00 |
|
transparent
|
chain: TransparentAddress -> transparent::Address
|
2020-08-17 11:46:34 -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 |