High level overview
This week, the Mithril team released the new distribution 2442.0
. This release offers stable support for decentralized signature orchestration in both the signer and aggregator, the Cardano transaction client library, CLI and WASM, and the Pythagoras Mithril era. It also includes bug fixes and performance improvements.
The team also continued implementing usage metrics with a Prometheus endpoint and a Grafana dashboard for the aggregator. Additionally, they completed preparing the Pythagoras Mithril era and refactoring the node logs to improve their readability.
Finally, they kept implementing optimizations in the CI and updated the decentralized message queue CIP pull request, which has been granted the CIP number CIP-0137
.
Low level overview
- Released the new distribution
2442.0
- Published a dev blog post about the Certification of Cardano stake distribution
- Completed the issue Enhance readability of node logs #1981
- Completed the issue Prepare new
Pythagoras
Mithril era #1946 - Completed the issue Expose Prometheus metrics for aggregator #1980
- Completed the issue Deprecate
macOS 12
builders in CI #2016 - Completed the issue Fix Cardano transaction chunk importer #2021
- Completed the issue Deprecate
macOS 12
builders in CI #2016 - Completed the issue Fix warning log when building OpenAPI UI in CI #2017
- Completed the issue Update workflow github actions to node 20 #2018
- Completed the issue
release-preprod
aggregator is unavailable #2036 - Worked on the issue Release
2442
distribution #1943 - Worked on the issue Create Grafana dashboard for aggregator #2001
- Worked on the issue Record aggregator metrics in event store #2023
- Worked on the issue Refactor
ChainPoint
conversion from pallasPoint
#2037 - Worked on the issue CIP for Mithril signature diffusion through Cardano network #1775