High level overview
This week, the Mithril team released the new CIP-137 - Decentralized message queue, which will be used to diffuse Mithril signatures in the future.
The team also implemented usage metrics with a Prometheus endpoint and published the Grafana dashboard for the aggregator. They have respun the testing-sanchonet
environment with Cardano node v.10.1 and worked on some refactoring to remove legacy code and make it more readable and maintainable. The team also started exploring solutions for signer registration when multiple aggregators are running on a Mithril network.
Finally, they fixed some flakiness in CI end-to-end tests and made the Cardano stake distribution stable in the client.
Low level overview
- Published the Mithril aggregator Grafana dashboard
- Completed the issue CIP for Mithril signature diffusion through Cardano network #1775
- Completed the issue Release
2442
distribution #1943 - Completed the issue Create Grafana dashboard for aggregator #2001
- Completed the issue Refactor
ChainPoint
conversion from pallasPoint
#2037 - Completed the issue Flakiness in e2e tests in CI #2044
- Completed the issue Remove
beacon
field in certificate #1958 - Completed the issue Make Cardano stake distribution stable in client #2024
- Completed the issue Add missing successful restoration cardano db in prometheus aggregator #2054
- Completed the issue Upgrade
testing-sanchonet
for respin with Cardano10.1.0
#2045 - Worked on the issue Explore Signer Registration Solutions #2029
- Worked on the issue Record aggregator metrics in event store #2023
- Worked on the issue Refactor protocol parameters namings in signer/aggregator #1966
- Worked on the issue Docker nightly builds in GitHub Actions #2026
- Worked on the issue Nightly backward compatibility testing with e2e tests #2027
- Worked on the issue Access registered signers for latest epoch in explorer #1689
- Worked on the issue Remove pending certificate from explorer #2025