You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The [`2543.0`](https://github.com/input-output-hk/mithril/releases/tag/2543.0) distribution has been released, introducing the following changes:
10
+
:::info Update 2025/11/10
11
+
12
+
The team released the hotfix `2543.1-hotfix` to address a bug in the `2543.0` distribution that could prevent the Mithril signer from signing when (re)started.
13
+
14
+
:::
15
+
16
+
The [`2543.1-hotfix`](https://github.com/input-output-hk/mithril/releases/tag/2543.1-hotfix) distribution has been released, introducing the following changes:
11
17
12
18
- Added support for default incremental backend (v2) for Cardano database restoration in the client library, CLI and WASM
13
19
- Added support for enhanced verification of a Cardano database which provides a list of tampered and missing files in case of failure in the client library and CLI
@@ -20,13 +26,13 @@ This new distribution has been deployed to the **Mithril aggregator** on the `re
20
26
For those running a **Mithril signer**:
21
27
22
28
-**pre-release-preview** network: no action is required at this time
23
-
-**release-preprod** network: upgrade the signer node binary to version `0.2.273` – no configuration changes are required
24
-
-**release-mainnet** network: upgrade the signer node binary to version `0.2.273`– no configuration changes are required.
29
+
-**release-preprod** network: upgrade the signer node binary to version `0.2.276` – no configuration changes are required
30
+
-**release-mainnet** network: upgrade the signer node binary to version `0.2.276`– no configuration changes are required.
25
31
26
32
You can update the Mithril signer using the one-line command below. By default, it downloads to the current directory, but you can specify a custom folder with the -p option:
0 commit comments