Skip to main content

Mithril Team Update

· 2 min read
Jean-Philippe Raynaud

High level overview

This week, the Mithril team continued implementing the incremental certification of the Cardano database. They completed the cloud synchronization of artifacts, introduced enhancements and optimizations for artifact production, and adapted the explorer to accommodate these changes. Additionally, they finalized the design for splitting the mithril-common crate and re-spun the testing-sanchonet network.

Other progress includes starting work on compressing aggregator HTTP responses, fixing a bug that prevented debug logs from being produced on the nodes, and resolving an issue with Prometheus data recording in the infrastructure.

Low level overview

  • Completed the issue Implement artifacts cloud synchronization in Incremental Cardano DB with GCP #2211
  • Completed the issue Design mithril-common split & re-organization in repository #2175
  • Completed the issue Upgrade testing-sanchonet for respin with Cardano 10.1.4 #2209
  • Completed the issue Mithril client does not work in Windows Power Shell #2199
  • Completed the issue Missing debug and info logs in Mithril nodes #2227
  • Completed the issue Signer does not handle properly signature signed entity timeout #2229
  • Completed the issue Grafana aggregator dashboard is not working on release networks #2230
  • Worked on the issue Incremental Cardano DB artifacts production enhancements #2234
  • Worked on the issue Update explorer for Incremental Cardano DB #2212
  • Worked on the issue Activate compression of aggregator HTTP responses #2225
  • Worked on the issue OpenAPI examples check is not working #2235
  • Worked on the issue Activate Pythagoras Mithril era #2034