chore: upgrade crate versions
* [js] mithril-explorer from `0.8.2` to `0.8.3`
* [js] mithril-explorer from `0.8.2` to `0.8.3`
... until browser limits are hit, at that point every change in the store saves because it can't persist them into the local storage, making the UI totally unresponsive.
Replace the function-level unused_variables allow with a scoped use.
* mithril-common from `0.7.5` to `0.7.6` * mithril-stm from `0.10.35` to `0.10.36`
Build an empty genesis ancillary data without future_snark and update the dummy accordingly.
Rename the AncillaryGenesisData genesis_message field to genesis_message_preimage and gate it, with its getter, behind the future_snark feature.
feat: certificate chain support for IVC SNARK
* mithril-aggregator from `0.9.7` to `0.9.8` * mithril-client-cli from `0.13.15` to `0.13.16` * mithril-common from `0.7.4` to `0.7.5` * mithril-stm from `0.10.34` to `0.10.35` * openapi.yaml from `0.1.65` to `0.1.66`