| .. |
|
block
|
fix comments, use i32, simplify arms
|
2020-09-17 16:48:21 -07:00 |
|
parameters
|
network: add Network::default_port().
|
2020-09-07 11:13:15 -07: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
|
Implement sighash (#870)
|
2020-09-05 19:31:11 -04:00 |
|
transaction
|
Implement sighash (#870)
|
2020-09-05 19:31:11 -04:00 |
|
transparent
|
Implement sighash (#870)
|
2020-09-05 19:31:11 -04:00 |
|
work
|
Move is_equihash_solution_valid to zebra-consensus
|
2020-09-09 12:48:15 +10:00 |
|
amount.rs
|
Implement sighash (#870)
|
2020-09-05 19:31:11 -04:00 |
|
block.rs
|
chain: add Transaction::hash() method.
|
2020-09-04 17:08:41 -04:00 |
|
lib.rs
|
Implement sighash (#870)
|
2020-09-05 19:31:11 -04:00 |
|
parameters.rs
|
Rename old references to BlockHeaderHash and BlockHeight (#1002)
|
2020-09-04 15:40:48 -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
|
Implement sighash (#870)
|
2020-09-05 19:31:11 -04: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 |