| .. |
|
block
|
chain: remove block::block
|
2020-08-17 11:46:34 -07:00 |
|
parameters
|
chain: move Network, NetworkUpgrade to parameters
|
2020-08-17 11:46:34 -07:00 |
|
primitives
|
chain: create primitives module.
|
2020-08-17 11:46:34 -07:00 |
|
sapling
|
chain: move Memo into transaction
|
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 Memo into transaction
|
2020-08-17 11:46:34 -07:00 |
|
transaction
|
chain: move Memo into transaction
|
2020-08-17 11:46:34 -07:00 |
|
transparent
|
chain: create a transparent module.
|
2020-08-17 11:46:34 -07:00 |
|
work
|
chain: create a new work module for proof-of-work
|
2020-08-17 11:46:34 -07:00 |
|
amount.rs
|
chain: touch up amount docs
|
2020-08-17 11:46:34 -07:00 |
|
block.rs
|
chain: remove block::block
|
2020-08-17 11:46:34 -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: touch up docs
|
2020-08-17 11:46:34 -07:00 |
|
sapling.rs
|
chain: extract sapling code to sapling module
|
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: extract sprout code into sprout module.
|
2020-08-17 11:46:34 -07:00 |
|
transaction.rs
|
chain: touch up docs
|
2020-08-17 11:46:34 -07:00 |
|
transparent.rs
|
chain: touch up docs
|
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 |