Skip to content

Commit

Permalink
JP's suggestions
Browse files Browse the repository at this point in the history
Co-authored-by: Jean-Philippe Raynaud <[email protected]>
  • Loading branch information
oduameh and jpraynaud authored Jan 8, 2025
1 parent 4f386b7 commit cf7a713
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 7 deletions.
6 changes: 3 additions & 3 deletions docs/website/blog/2024-12-17-distribution-2450.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,9 @@ This new distribution has been deployed to the **Mithril aggregator** of the `re

If you are running a **Mithril signer**:

- **Pre-release-preview** network: no action is required at this time
- **Release-preprod** network: upgrade your signer node binary to version `0.2.221`. No configuration updates are required
- **Release-mainnet** network: upgrade your signer node binary to version `0.2.221`. No configuration updates are required.
- **pre-release-preview** network: no action is required at this time
- **release-preprod** network: upgrade your signer node binary to version `0.2.221`. No configuration updates are required
- **release-mainnet** network: upgrade your signer node binary to version `0.2.221`. No configuration updates are required.

You can easily update your Mithril signer with this one-line command (it downloads to the current directory by default; you can specify a custom folder by using the `-p` option):

Expand Down
10 changes: 6 additions & 4 deletions docs/website/blog/2024-12-17-era-switch-pythagoras.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,16 +10,19 @@ tags: [era, switch, thales, pythagoras]
We have introduced the **Pythagoras era** in the Mithril networks. The switch to `Pythagoras` is a significant milestone that brings new features and improvements to the Mithril protocol.

:::danger

**Mithril signer versions** compatible with the new `Pythagoras` era are:

- `v.0.2.221`
- `v.0.2.209`
- `v.0.2.200`
- `0.2.221`
- `0.2.209`
- `0.2.200`

All other versions are **not** compatible with the new era and must be updated.

:::

:::tip

You can easily update your Mithril signer with this one-line command (it will be downloaded to the current directory by default; you can specify a custom folder with the `-p` option):


Expand Down Expand Up @@ -49,6 +52,5 @@ We use the **era switch mechanism** to introduce breaking changes in the Mithril

If you have any questions or need assistance, feel free to contact the team on our [Discord channel](https://discord.gg/5kaErDKDRq).

:::

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

0 comments on commit cf7a713

Please sign in to comment.