Major changes:
- Add an RPC to the
viewservice that allows awaiting change outputs - Transactions are now confirmed in
pcliusing the aboveawait-changefunctionality of theviewservice - Adds a basic
pcli qinterface for making user state queries - Adds typed queries to the
pcli q Apphas been extracted intopenumbra-appcreate- Adds an initial event recording system
Bug fixes:
- Fixes
pclierror on first sync wheresyncwould hang and block height would appear to be exceeded on initial sync - Fixes
pdpanic due to --host short name (-h) conflicting with --help (-h) - Fixes NCT divergence issue between
pcliandpd