Skip to main content

Mithril Team Update

· 2 min read
Jean-Philippe Raynaud

High level overview

The Mithril team released the new distribution 2450.0, which offers stable support for Cardano node v.10.1.3 and includes bug fixes and performance improvements.

The team also continued implementing the incremental certification of the Cardano database: they kept working on creating and synchronizing the artifacts, implemented the artifact routes, and started working on the digest route for the incremental Cardano database in the aggregator REST API.

Finally, they completed the experimental cache for certificate verification in the WASM client, implemented enhancements to the CI, and fixed a bug with identifier collisions in the incremental Cardano database artifacts.

Low level overview

  • Released the new distribution 2450.0
  • Published a dev blog post about the Era switch to Pythagoras
  • Published a dev blog post about the Distribution 2450 is now available
  • Completed the issue Implement artifact routes for incremental Cardano database in aggregator REST API #2152
  • Completed the issue Make devnet bootstrap errors retryable #2176
  • Completed the issue Support stable and unstable versions of the explorer #2172
  • Completed the issue Handle cache for certificate verification in WASM client #1484
  • Completed the issue Run nightly Aggregator Stress Test and Client Multi Platform workflows #2177
  • Completed the issue Nightly backward compatibility tests failing #2193
  • Completed the issue CardanoDatabase artifact identifiers have collisions #2197
  • Completed the issue Release 2450 distribution #2124
  • Worked on the issue Implement digests route for incremental Cardano Database in aggregator REST API #2174
  • Worked on the issue Design mithril-common split & re-organization in repository #2175
  • Worked on the issue Implement artifacts builder for incremental Cardano database #2151
  • Worked on the issue Activate Pythagoras Mithril era #2034