Zebra/zebra-chain/src
Deirdre Connolly 7efc700aca
Merge pull request #1713 from ZcashFoundation/use-groth16-batch-math
Use batch optimizations, load params in groth16::Verifier, verify Spend & Output descriptions in transaction verifier
2021-03-24 12:28:25 -04:00
..
block Replace smart quotes with ascii quotes 2021-03-15 03:18:10 -04:00
parameters Add transaction version 5 stubs (#1824) 2021-03-04 07:56:41 +10:00
primitives Merge pull request #1713 from ZcashFoundation/use-groth16-batch-math 2021-03-24 12:28:25 -04:00
sapling Merge pull request #1713 from ZcashFoundation/use-groth16-batch-math 2021-03-24 12:28:25 -04:00
serialization Stop untrusted preallocation during string deserialization 2021-03-22 11:54:31 -04:00
sprout Replace smart quotes with ascii quotes 2021-03-15 03:18:10 -04:00
transaction Stop untrusted preallocation during string deserialization 2021-03-22 11:54:31 -04:00
transparent Add memory DoS prevention comments 2021-03-22 11:54:31 -04:00
work fix rust beta panic string warnings (#1731) 2021-02-15 07:00:02 +10:00
amount.rs Use collect() to avoid a lint 2021-01-19 11:02:20 -05:00
block.rs Remove unused import 2021-03-22 11:54:31 -04:00
fmt.rs Inbound `FindBlocks` and `FindHeaders` (#1347) 2020-12-01 07:30:37 +10:00
lib.rs Fix some missed Sapling to Canopy checkpoint code changes 2021-03-18 10:13:47 +10:00
parameters.rs Add transaction version 5 stubs (#1824) 2021-03-04 07:56:41 +10: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
shutdown.rs Fix shutdown panics (#1637) 2021-02-03 19:03:28 +10:00
sprout.rs export proptest impls for use in downstream crates (#1092) 2020-09-23 18:52:52 -07:00
transaction.rs change the mandatory checkpoint to Canopy 2021-03-18 10:13:47 +10: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