High level overview
This week, the Mithril team focused on integrating the Haskell DMQ node with Mithril nodes and implementing the first phase of decentralizing the configuration parameters. They have also completed the support for multiple proof systems in the STM library. Additionally, they worked on some enhancements to the client library and CLI to provide access to Cardano database incremental snapshots by epoch.
Finally, the team fixed some flakiness in the CI and made progress refactoring the STM cryptographic library.
Low level overview
- Completed the issue Support multiple aggregation proof systems in STM library #2680
- Completed the issue Replace
serde_yml
unmaintained crate #2700 - Worked on the issue Decentralization of configuration parameters - Phase 1 #2692
- Worked on the issue Integrate the Haskell DMQ node #2674
- Worked on the issue Provide Cardano database incremental snapshots needed for Amaru bootstrap #2704
- Worked on the issue DMQ integration tests are flaky in CI #2728
- Worked on the issue Enhance STM library readability #2568
- Worked on the issue Enhance protocol security page on website #2703