zebra/tower-batch
teor 022808d028
Release Zebra v1.0.0-beta.2 (#3132)
Zebra's latest beta continues implementing zero-knowledge proof and note commitment tree validation. In this release, we have finished implementing transaction header, transaction amount, and Zebra-specific NU5 validation. (NU5 mainnet validation is waiting on an `orchard` crate update, and some consensus parameter updates.)

We also fix a number of security issues that could pose a local denial of service risk, or make it easier for an attacker to make a node follow a false chain.

As of this release, Zebra will automatically download and cache the Sprout and Sapling Groth16 circuit parameters. The cache uses around 1 GB of disk space. These cached parameters are shared across all Zebra and `zcashd` instances run by the same user.

See CHANGELOG.md for the full list of changes in this release.
2021-12-03 06:54:14 +10:00
..
src Update to Tokio 1.13.0 (#2994) 2021-11-02 18:46:57 +00:00
tests Update to Tokio 1.13.0 (#2994) 2021-11-02 18:46:57 +00:00
Cargo.toml Release Zebra v1.0.0-beta.2 (#3132) 2021-12-03 06:54:14 +10:00