| .. |
|
block
|
consensus: check for duplicate transactions in blocks
|
2020-12-01 10:14:44 +10:00 |
|
chain
|
state: don't pre-buffer the service
|
2020-10-26 12:05:35 -07:00 |
|
checkpoint
|
Fix clippy "unnecessary Ok" lints
|
2021-01-22 11:51:30 -08:00 |
|
parameters
|
Refactor block target spacing into NetworkUpgrade methods
|
2020-11-12 12:30:54 +10:00 |
|
primitives
|
I before E except after C (or uh, not-english)
|
2020-11-24 22:23:57 -05:00 |
|
transaction
|
consensus: remove incorrect check
|
2020-11-21 14:09:15 -05:00 |
|
block.rs
|
consensus: check Merkle root immediately after difficulty
|
2020-12-01 10:14:44 +10:00 |
|
chain.rs
|
consensus,state: document cancellation contracts for services
|
2020-11-17 14:56:27 -08:00 |
|
checkpoint.rs
|
Add some additional sync correctness constraints
|
2021-01-13 20:46:25 -05:00 |
|
config.rs
|
consensus: minimize API, clean docs
|
2020-10-20 11:16:22 -04:00 |
|
error.rs
|
consensus: check for duplicate transactions in blocks
|
2020-12-01 10:14:44 +10:00 |
|
lib.rs
|
Use the rustc unknown lints attribute
|
2021-01-19 11:02:20 -05:00 |
|
parameters.rs
|
move genesis parameters to zebra-chain (#1151)
|
2020-10-12 14:08:23 -07:00 |
|
primitives.rs
|
consensus: add stub groth16::Verifier
|
2020-10-20 11:16:22 -04:00 |
|
script.rs
|
export new precompute api in zebra-script (#1493)
|
2020-12-18 13:18:28 +10:00 |
|
transaction.rs
|
export new precompute api in zebra-script (#1493)
|
2020-12-18 13:18:28 +10:00 |