Skip to content

Commit acabc32

Browse files
authored
Mithril update 2025-04-23 (#582)
1 parent 7fcfe12 commit acabc32

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

blog/2025-04-23-mithril.md

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
title: Mithril Team Update
3+
slug: 2025-04-23-mithril
4+
authors: jpraynaud
5+
tags: [mithril]
6+
hide_table_of_contents: false
7+
---
8+
9+
## High level overview
10+
11+
This week, the Mithril team focused on signing ancillary files in the Cardano database snapshots using an IOG key and on the proof of concept for the Mithril/ALBA aggregation proof system. They also worked on simplifying the aggregator’s command configuration and dependency injection. Additionally, they kept refactoring the STM cryptographic library to improve clarity.
12+
13+
Finally, the team investigated a communication problem in the signer when the attached Cardano node is restarted, and worked on accelerating the compilation time of the Rust nodes and libraries.
14+
15+
## Low level overview
16+
17+
- Completed the issue **Aggregator stress test is failing** [#2408](https://github.com/input-output-hk/mithril/issues/2408)
18+
- Worked on the issue **Sign ancillary files with IOG key** [#2362](https://github.com/input-output-hk/mithril/issues/2362)
19+
- Worked on the issue **Mithril/ALBA aggregation proof system PoC** [#2403](https://github.com/input-output-hk/mithril/issues/2403)
20+
- Worked on the issue **Re-organize STM library structure** [#2369](https://github.com/input-output-hk/mithril/issues/2369)
21+
- Worked on the issue **Rollout Cardano Database v2 feature** [#2409](https://github.com/input-output-hk/mithril/issues/2409)
22+
- Worked on the issue **Signer fails to access Cardano node after it has rebooted** [#2426](https://github.com/input-output-hk/mithril/issues/2426)
23+
- Worked on the issue **Simplify dependency injection container structure in aggregator** [#2366](https://github.com/input-output-hk/mithril/issues/2366)
24+
- Worked on the issue **Simplify the configuration of commands in aggregator** [#2384](https://github.com/input-output-hk/mithril/issues/2384)
25+
- Worked on the issue **Accelerate Rust compilation time with workspace dependencies** [#2430](https://github.com/input-output-hk/mithril/issues/2430)

0 commit comments

Comments
 (0)