Skip to content

Commit

Permalink
Mithril update 2025-01-29 (#533)
Browse files Browse the repository at this point in the history
* Mithril update 2025-01-29

* Update blog/2025-01-29-mithril.md

Co-authored-by: olgahryniuk <[email protected]>

---------

Co-authored-by: olgahryniuk <[email protected]>
  • Loading branch information
jpraynaud and olgahryniuk authored Jan 29, 2025
1 parent d1ca5b2 commit ab4535c
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions blog/2025-01-29-mithril.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
---
title: Mithril Team Update
slug: 2025-01-29-mithril
authors: jpraynaud
tags: [mithril]
hide_table_of_contents: false
---

## High level overview

This week, the Mithril team continued implementing the incremental certification of the Cardano database. They enhanced the implementation of artifact production and upload, worked on the implementations of the client library and the WASM client, and kept adapting the explorer. Additionally, they have been preparing for the upcoming transition to the next 'Pythagoras' Mithril era, which is scheduled to occur in the following weeks.

Finally, the team optimized the compilation times of TLS dependencies in the nodes and started to work on updating the CI pipeline runners following their deprecation.

## Low level overview

- Completed the issue **Incremental Cardano DB artifacts production enhancements** [#2234](https://github.com/input-output-hk/mithril/issues/2234)
- Completed the issue **Implement Incremental Cardano DB in WASM client** [#2247](https://github.com/input-output-hk/mithril/issues/2247)
- Completed the issue **Implement a retry mechanism for the `FileUploader`** [#2213](https://github.com/input-output-hk/mithril/issues/2213)
- Completed the issue **Incremental Cardano DB artifacts production enhancements** [#2234](https://github.com/input-output-hk/mithril/issues/2234)
- Completed the issue **Activate compression of aggregator HTTP responses** [#2225](https://github.com/input-output-hk/mithril/issues/2225)
- Completed the issue **OpenAPI examples check is not working** [#2235](https://github.com/input-output-hk/mithril/issues/2235)
- Completed the issue **Use `native-tls-vendored` feature of `reqwest` in crates** [#2252](https://github.com/input-output-hk/mithril/issues/2252)
- Worked on the issue **Implement Incremental Cardano DB in client library** [#2214](https://github.com/input-output-hk/mithril/issues/2214)
- Worked on the issue **Enhance Snapshotter to avoid file deletion on error if already exists** [#2215](https://github.com/input-output-hk/mithril/issues/2215)
- Worked on the issue **Upgrade the deprecated `ubuntu-20` builders in CI** [#2216](https://github.com/input-output-hk/mithril/issues/2216)
- Worked on the issue **Update explorer for Incremental Cardano DB** [#2212](https://github.com/input-output-hk/mithril/issues/2212)
- Worked on the issue **Activate `Pythagoras` Mithril era** [#2034](https://github.com/input-output-hk/mithril/issues/2034)

0 comments on commit ab4535c

Please sign in to comment.