High level overview
This week, the Mithril team successfully integrated the Haskell DMQ node with Mithril nodes in the end-to-end tests. They continued to implement the first phase of decentralizing the configuration parameters. They also worked on some enhancements to the client library and CLI to provide access to Cardano database incremental snapshots by epoch. Additionally, they updated the signer to ensure it has a unique protocol initializer for each epoch.
Finally, the team fixed some bugs in the CI and completed the first refactoring of the STM cryptographic library that enhances its readability.
Low level overview
- Completed the issue Enhance STM library readability - 1/2 #2568
- Completed the issue Mithril signer should have a unique protocol initializer for an epoch #2424
- Completed the issue DMQ integration tests are flaky in CI #2728
- Completed the issue Backward compatibility with latest release is broken #2730
- Worked on the issue Decentralization of configuration parameters - Phase 1 #2692
- Worked on the issue Integrate the Haskell DMQ node in the e2e test #2674
- Worked on the issue Implement a common aggregator client - Phase 1 #2640
- Worked on the issue Enhance protocol security page on website #2703
- Worked on the issue Release
2542
distribution #2727