Zebra/zebra-consensus
teor 383f83e5d9
fix(verify): Only verify halo2 proofs once per transaction (#4752)
* Only verify halo2 proofs once per transaction (rather than once per action)

* Update comments on how there is one aggregate Halo2 proof instead of one per Action

Co-authored-by: Marek <mail@marek.onl>

* cargo +stable fmt --all

Co-authored-by: Deirdre Connolly <durumcrustulum@gmail.com>
Co-authored-by: Marek <mail@marek.onl>
2022-07-06 10:11:09 -04:00
..
examples lint(clippy): warn on manual printing to stdout or stderr (#3767) 2022-03-08 09:14:15 +00:00
src fix(verify): Only verify halo2 proofs once per transaction (#4752) 2022-07-06 10:11:09 -04:00
Cargo.toml Release Zebra 1.0.0-beta.12 (#4714) 2022-06-29 17:14:16 +00:00