What's Changed
- re-enable ABCI query using new apphash API by @avahowell in #1616
- fix testnet update.md by @SGTstake in #1617
- feat(snapshot_cache): implement
SnapshotCache
by @erwanor in #1598 - refactor: create
penumbra_proto::{StateReadProto, StateWriteProto}
by @erwanor in #1609 - Scaffold ActionHandler trait and impls by @zbuc in #1614
- client: change ViewTransaction::witness() to take TransactionPlan by @therealyingtong in #1568
- storage: fill in nonconsensus_prefix support by @hdevalence in #1625
- decaf377: upgrade to bitvec 1.0 by @hdevalence in #1626
- lint(protos): suffixed service names and unspecified enum variants by @erwanor in #1629
- clean-up KV rpc api by @avahowell in #1632
- Revise LP data by @hdevalence in #1639
- ActionHandler impls by @zbuc in #1618
- zk: add r1cs note commitment integrity gadget by @redshiftzero in #1630
- test: uploading duplicate consensus key fails by @conorsch in #1631
- zk: more r1cs gadgets, output proof by @redshiftzero in #1640
- lint: use unique types in rpc signatures by @erwanor in #1641
- actions: enable
buf lint
on pr by @erwanor in #1645
New Contributors
- @SGTstake made their first contribution in #1617
- @therealyingtong made their first contribution in #1568
Full Changelog: 035-taygete...036-iocaste.1