Skip to content

Commit

Permalink
Update blog/2024-10-30-mithril.md
Browse files Browse the repository at this point in the history
Co-authored-by: olgahryniuk <67585499+olgahryniuk@users.noreply.github.com>
  • Loading branch information
jpraynaud and olgahryniuk authored Oct 30, 2024
1 parent c89f14c commit ac25410
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions blog/2024-10-30-mithril.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ hide_table_of_contents: false

## High level overview

This week, the Mithril team released the new [CIP 137 - Decentralize Message Queue](https://discord.com/channels/826816523368005654/1014019542504185876/1301043609092751410) which will be used in the future to diffuse Mithril signatures.
This week, the Mithril team released the new [CIP-137 - Decentralized message queue](https://discord.com/channels/826816523368005654/1014019542504185876/1301043609092751410), which will be used to diffuse Mithril signatures in the future.

The team also completed the implementation of usage metrics with a Prometheus endpoint and pubslihed the Grafana dashboard for the aggregator. They respun the `testing-sanchonet` environment with Cardano v10.1. Additionally, they worked on some refactoring to remove legacy code and make the code more readable and maintainable, and they started exploring solutions for signer registration when multiple aggregators are running on a Mithril network.
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 the e2e tests in CI and made the Cardano stake distribution stable in the client.
Finally, they fixed some flakiness in CI end-to-end tests and made the Cardano stake distribution stable in the client.

## Low level overview

Expand Down

0 comments on commit ac25410

Please sign in to comment.