0.9.0
Added
-----
- `orchard::keys::SpendValidatingKey::{from_bytes, to_bytes}` behind the
`unstable-frost` feature flag. These are temporary APIs exposed for development
purposes, and will be replaced by type-safe FROST APIs once ZIP 312 key
generation is specified (https://github.com/zcash/zips/pull/883).
Changed
-------
- Migrated to `incrementalmerkletree 0.6`, `bridgetree 0.5`.