Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,17 @@ tags: [certification, cardano transaction]

### Certification of Cardano transactions

:::info
:::info Update 2024/10/02

A threshold of at least **75%** of the stake running version `0.2.182` (within **10** days after the distribution `2437` is released) is mandatory in order to activate the certification of the Cardano transactions on the `release-mainnet` network.
We have activated the **Cardano transactions certification** on the `release-mainnet` network.

:::

:::info Update 2024/09/25

We have shipped stable support for the **Cardano transaction certification** with distribution [2437](https://github.com/input-output-hk/mithril/releases/tag/2437.1).

A threshold of at least **70%** of the stake running version `0.2.182` (within **10** days after the distribution `2437` is released) is mandatory in order to activate the certification of the Cardano transactions on the `release-mainnet` network.

The [Mithril Protocol Insights](https://lookerstudio.google.com/u/0/reporting/8b05ea4b-6a43-45ea-aef2-237906ec7a42?s=oi6CR5eZrnQ) dashboard displays the adoption rate of the different signer versions on the `release-mainnet` network.

Expand All @@ -25,6 +33,6 @@ The roll-out plan of the feature is the following:
- [x] Activation of the certification of **Cardano transactions** in the `pre-release-preview` network.
- [x] Activation of the certification of **Cardano transactions** in the `release-preprod` network.
- [x] Distribution [2437](https://github.com/input-output-hk/mithril/releases/tag/2437.1) (after the **Chang** hardfork):
- [ ] Activation of the certification of **Cardano transactions** in the `release-mainnet` network.
- [x] Activation of the certification of **Cardano transactions** in the `release-mainnet` network.

For any inquiries or assistance, don't hesitate to reach out to the team on the [Discord channel](https://discord.gg/5kaErDKDRq).
Loading