Zebra/zebra-chain/src
teor 4109534c9b
Run `cargo fmt --all` (#1427)
2020-12-02 14:43:33 +10:00
..
block chain: fix consensus-critical coinbase encoding bug 2020-12-01 10:14:44 +10:00
parameters Delete an outdated canopy activation comment 2020-12-01 07:27:30 +10:00
primitives export proptest impls for use in downstream crates (#1092) 2020-09-23 18:52:52 -07:00
sapling Call `zebra_test::init` where needed. (#1227) 2020-11-10 10:29:25 +10:00
serialization chain: add missing sources to SerializationError 2020-12-01 19:16:41 -08:00
sprout Call `zebra_test::init` where needed. (#1227) 2020-11-10 10:29:25 +10:00
transaction Call `zebra_test::init` where needed. (#1227) 2020-11-10 10:29:25 +10:00
transparent chain: fix consensus-critical coinbase encoding bug 2020-12-01 10:14:44 +10:00
work Run `cargo fmt --all` (#1427) 2020-12-02 14:43:33 +10:00
amount.rs chain: tidy Debug for Amount 2020-11-21 14:09:15 -05:00
block.rs Inbound `FindBlocks` and `FindHeaders` (#1347) 2020-12-01 07:30:37 +10:00
fmt.rs Inbound `FindBlocks` and `FindHeaders` (#1347) 2020-12-01 07:30:37 +10:00
lib.rs Disable the nightly clippy unnecessary_wraps lint (#1403) 2020-12-01 12:20:57 +10:00
parameters.rs move genesis parameters to zebra-chain (#1151) 2020-10-12 14:08:23 -07:00
primitives.rs chain: move Transparent{Input,Output} to transparent 2020-08-17 11:46:34 -07:00
sapling.rs export proptest impls for use in downstream crates (#1092) 2020-09-23 18:52:52 -07:00
serialization.rs chain: touch up docs 2020-08-17 11:46:34 -07:00
sprout.rs export proptest impls for use in downstream crates (#1092) 2020-09-23 18:52:52 -07:00
transaction.rs state: insert into nullifier trees 2020-10-29 09:58:56 -07:00
transparent.rs chain: add custom Debug for CoinbaseData 2020-11-21 14:09:15 -05:00
work.rs export proptest impls for use in downstream crates (#1092) 2020-09-23 18:52:52 -07:00