Skip to content

Commit 07be147

Browse files
authored
Merge pull request #1574 from input-output-hk/jpraynaud/rename-discord-channel
Rename `moria` Discord channel to `ask-mithril`
2 parents 3fe1481 + 6dc6038 commit 07be147

File tree

8 files changed

+19
-19
lines changed

8 files changed

+19
-19
lines changed

CONTRIBUTING.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Should you have any questions or need some help in getting set up, you can use
1515
these communication channels to reach the Mithril team and get answers in a way
1616
where others can benefit from it as well:
1717

18-
- #moria on the IOG [Discord server](https://discord.gg/5kaErDKDRq)
18+
- #ask-mithril on the IOG [Discord server](https://discord.gg/5kaErDKDRq)
1919
- GitHub [Discussions](https://github.com/input-output-hk/mithril/discussions)
2020
- Cardano [StackExchange](https://cardano.stackexchange.com/) using the `mithril` tag
2121

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ The best way to contribute right now is to provide feedback. Start by giving a l
9898

9999
Should you have any questions, ideas or issues, we would like to hear from you:
100100

101-
* #moria on the IOG [Discord server](https://discord.gg/5kaErDKDRq)
101+
* #ask-mithril on the IOG [Discord server](https://discord.gg/5kaErDKDRq)
102102
* Create a GitHub [Discussion](https://github.com/input-output-hk/mithril/discussions)
103103
* Create a GitHub [Issue](https://github.com/input-output-hk/mithril/issues/new)
104104
* Ask on Cardano [StackExchange](https://cardano.stackexchange.com/questions/tagged/mithril) using the `mithril` tag

docs/website/blog/2023-03-02-era-switch-feature/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ tags: [era, era activation, era markers, era switch, hard fork]
1313

1414
**Epic**: `Implement eras behavior switch #707](Implement eras behavior switch` [#707](https://github.com/input-output-hk/mithril/issues/707)
1515

16-
:warning: The Era Switch is not deployed yet to the `pre-release-preview` and `release-preprod` network. A special announcement will be made on the **moria** Discord channel when a new release candidate distribution is ready.
16+
:warning: The Era Switch is not deployed yet to the `pre-release-preview` and `release-preprod` network. A special announcement will be made on the **ask-mithril** Discord channel when a new release candidate distribution is ready.
1717

1818
In order to guarantee that any breaking change of the Mithril nodes does not break the Certificate Chain and the that new snapshots are consistently produced, the Mithril team has developped an Era Switch Behavior. This mechanism enables to embed new features in the signer and aggregator nodes prior ro releasing them. Also the activation of these new features will take place in a coordinated manner: all the eligible nodes will hot switch to a new era at the same Cardano epoch transition. To do so, the nodes rely on a transaction that is stored on the Cardano chain that provides era markers with the associated activations epochs for the eras.
1919

docs/website/blog/2023-06-28-signer-deployment-models/index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ tags: [spo, mithril signer, deployment model, production]
99

1010
**Epic**: `Prepare Mithril Signer deployment model for SPO` [#862](https://github.com/input-output-hk/mithril/issues/862)
1111

12-
:warning: The Mithril Signer Deployment Models is not deployed yet to the `pre-release-preview` and `release-preprod` network. A special announcement will be made on the **moria** Discord channel when a new release candidate distribution is ready.
12+
:warning: The Mithril Signer Deployment Models is not deployed yet to the `pre-release-preview` and `release-preprod` network. A special announcement will be made on the **ask-mithril** Discord channel when a new release candidate distribution is ready.
1313

1414
All these information will be available at the updated [`Run a Mithril Signer node (SPO)`](https://mithril.network/doc/manual/getting-started/run-signer-node) guide. In the mean time, a preview of the Mithril signer setup with the **production** deployment model is available [here](https://mithril.network/doc/next/manual/getting-started/run-signer-node). In the new **production** deployment model, a new **Mithril Relay** has been introduced and requires an extra setup effort versus the **naive** deployment model that is currently ran by the pioneer SPOs on the Mithril test networks.
1515

docs/website/docusaurus.config.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ const config = {
171171
title: 'Community',
172172
items: [
173173
{
174-
label: 'Discord (#moria)',
174+
label: 'Discord (#ask-mithril)',
175175
href: 'https://discord.gg/5kaErDKDRq',
176176
},
177177
{

docs/website/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mithril-doc",
3-
"version": "0.1.34",
3+
"version": "0.1.35",
44
"private": true,
55
"scripts": {
66
"docusaurus": "docusaurus",
@@ -34,4 +34,4 @@
3434
"last 1 safari version"
3535
]
3636
}
37-
}
37+
}

docs/website/root/manual/getting-started/SPO-on-boarding-guide.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ To participate in the Pioneer Program, you will need to:
4040
- You can choose between the **Naive** (easier to set up) or the **Production** deployment models.
4141
- Wait for two epochs (or two days) before your **Mithril signer** is eligible to contribute. Check that your **Mithril signer** is registered by the aggregator following [**Verify your signer is registered**](./run-signer-node.md#verify-your-signer-is-registered) steps.
4242
- Verify that your **Pool Id** is listed in some of the produced certificates using the [**Mithril explorer**](https://mithril.network/explorer?aggregator=https%3A%2F%2Faggregator.pre-release-preview.api.mithril.network%2Faggregator) or following [**Verify your signer contributes with individual signatures**](./run-signer-node.md#verify-your-signer-contributes-with-individual-signatures) steps.
43-
- :warning: Follow our [**#moria**](https://discord.gg/5kaErDKDRq) Discord channel or our [**GitHub repository**](https://github.com/input-output-hk/mithril/releases?q=pre) for new pre-releases to install.
44-
- If you have any technical issues or would like to provide feedback, feel free to ask questions on the [**#moria**](https://discord.gg/5kaErDKDRq) Discord channel.
43+
- :warning: Follow our [**#ask-mithril**](https://discord.gg/5kaErDKDRq) Discord channel or our [**GitHub repository**](https://github.com/input-output-hk/mithril/releases?q=pre) for new pre-releases to install.
44+
- If you have any technical issues or would like to provide feedback, feel free to ask questions on the [**#ask-mithril**](https://discord.gg/5kaErDKDRq) Discord channel.
4545

4646
Each **Mithril network** has its own configuration, which can be found in the [Configuration parameters](#configuration-parameters) section of this guide.
4747

@@ -59,8 +59,8 @@ To get ready for `mainnet`, you need to:
5959
- You **must** run the **Production** deployment model.
6060
- Wait for two epochs (or ten days) before your **Mithril signer** is eligible to contribute. Check that your **Mithril signer** is registered by the aggregator following [**Verify your signer is registered**](./run-signer-node.md#verify-your-signer-is-registered) steps.
6161
- Verify that your **Pool Id** is listed in some of the produced certificates using the [**Mithril explorer**](https://mithril.network/explorer?aggregator=https%3A%2F%2Faggregator.release-preprod.api.mithril.network%2Faggregator) or following [**Verify your signer contributes with individual signatures**](./run-signer-node.md#verify-your-signer-contributes-with-individual-signatures) steps.
62-
- :warning: Follow our [**#moria**](https://discord.gg/5kaErDKDRq) Discord channel or our [**GitHub repository**](https://github.com/input-output-hk/mithril/releases/latest) for new releases to install.
63-
- If you have any technical issues or would like to provide feedback, feel free to ask questions on the [**#moria**](https://discord.gg/5kaErDKDRq) Discord channel.
62+
- :warning: Follow our [**#ask-mithril**](https://discord.gg/5kaErDKDRq) Discord channel or our [**GitHub repository**](https://github.com/input-output-hk/mithril/releases/latest) for new releases to install.
63+
- If you have any technical issues or would like to provide feedback, feel free to ask questions on the [**#ask-mithril**](https://discord.gg/5kaErDKDRq) Discord channel.
6464

6565
Each **Mithril network** has its own configuration, which can be found in the [Configuration parameters](#configuration-parameters) section of this guide.
6666

@@ -78,8 +78,8 @@ To run **Mithril** on `mainnet`, you need to:
7878
- You **must** run the **Production** deployment model.
7979
- Wait for two epochs (or ten days) before your **Mithril signer** is eligible to contribute. Check that your **Mithril signer** is registered by the aggregator following [**Verify your signer is registered**](./run-signer-node.md#verify-your-signer-is-registered) steps.
8080
- Verify that your **Pool Id** is listed in some of the produced certificates using the [**Mithril explorer**](https://mithril.network/explorer?aggregator=https%3A%2F%2Faggregator.release-mainnet.api.mithril.network%2Faggregator) or following [**Verify your signer contributes with individual signatures**](./run-signer-node.md#verify-your-signer-contributes-with-individual-signatures) steps.
81-
- :warning: Follow our [**#moria**](https://discord.gg/5kaErDKDRq) Discord channel or our [**GitHub repository**](https://github.com/input-output-hk/mithril/releases/latest) for new releases to install.
82-
- If you have any technical issues or would like to provide feedback, feel free to ask questions on the [**#moria**](https://discord.gg/5kaErDKDRq) Discord channel.
81+
- :warning: Follow our [**#ask-mithril**](https://discord.gg/5kaErDKDRq) Discord channel or our [**GitHub repository**](https://github.com/input-output-hk/mithril/releases/latest) for new releases to install.
82+
- If you have any technical issues or would like to provide feedback, feel free to ask questions on the [**#ask-mithril**](https://discord.gg/5kaErDKDRq) Discord channel.
8383

8484
Each **Mithril network** has its own configuration, which can be found in the [Configuration parameters](#configuration-parameters) section of this guide.
8585

docs/website/versioned_docs/version-maintained/manual/getting-started/SPO-on-boarding-guide.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,8 @@ To participate in the Pioneer Program, you will need to:
4040
- You can choose between the **Naive** (easier to set up) or the **Production** deployment models.
4141
- Wait for two epochs (or two days) before your **Mithril signer** is eligible to contribute. Check that your **Mithril signer** is registered by the aggregator following [**Verify your signer is registered**](./run-signer-node.md#verify-your-signer-is-registered) steps.
4242
- Verify that your **Pool Id** is listed in some of the produced certificates using the [**Mithril explorer**](https://mithril.network/explorer?aggregator=https%3A%2F%2Faggregator.pre-release-preview.api.mithril.network%2Faggregator) or following [**Verify your signer contributes with individual signatures**](./run-signer-node.md#verify-your-signer-contributes-with-individual-signatures) steps.
43-
- :warning: Follow our [**#moria**](https://discord.gg/5kaErDKDRq) Discord channel or our [**GitHub repository**](https://github.com/input-output-hk/mithril/releases?q=pre) for new pre-releases to install.
44-
- If you have any technical issues or would like to provide feedback, feel free to ask questions on the [**#moria**](https://discord.gg/5kaErDKDRq) Discord channel.
43+
- :warning: Follow our [**#ask-mithril**](https://discord.gg/5kaErDKDRq) Discord channel or our [**GitHub repository**](https://github.com/input-output-hk/mithril/releases?q=pre) for new pre-releases to install.
44+
- If you have any technical issues or would like to provide feedback, feel free to ask questions on the [**#ask-mithril**](https://discord.gg/5kaErDKDRq) Discord channel.
4545

4646
Each **Mithril network** has its own configuration, which can be found in the [Configuration parameters](#configuration-parameters) section of this guide.
4747

@@ -59,8 +59,8 @@ To get ready for `mainnet`, you need to:
5959
- You **must** run the **Production** deployment model.
6060
- Wait for two epochs (or ten days) before your **Mithril signer** is eligible to contribute. Check that your **Mithril signer** is registered by the aggregator following [**Verify your signer is registered**](./run-signer-node.md#verify-your-signer-is-registered) steps.
6161
- Verify that your **Pool Id** is listed in some of the produced certificates using the [**Mithril explorer**](https://mithril.network/explorer?aggregator=https%3A%2F%2Faggregator.release-preprod.api.mithril.network%2Faggregator) or following [**Verify your signer contributes with individual signatures**](./run-signer-node.md#verify-your-signer-contributes-with-individual-signatures) steps.
62-
- :warning: Follow our [**#moria**](https://discord.gg/5kaErDKDRq) Discord channel or our [**GitHub repository**](https://github.com/input-output-hk/mithril/releases/latest) for new releases to install.
63-
- If you have any technical issues or would like to provide feedback, feel free to ask questions on the [**#moria**](https://discord.gg/5kaErDKDRq) Discord channel.
62+
- :warning: Follow our [**#ask-mithril**](https://discord.gg/5kaErDKDRq) Discord channel or our [**GitHub repository**](https://github.com/input-output-hk/mithril/releases/latest) for new releases to install.
63+
- If you have any technical issues or would like to provide feedback, feel free to ask questions on the [**#ask-mithril**](https://discord.gg/5kaErDKDRq) Discord channel.
6464

6565
Each **Mithril network** has its own configuration, which can be found in the [Configuration parameters](#configuration-parameters) section of this guide.
6666

@@ -78,8 +78,8 @@ To run **Mithril** on `mainnet`, you need to:
7878
- You **must** run the **Production** deployment model.
7979
- Wait for two epochs (or ten days) before your **Mithril signer** is eligible to contribute. Check that your **Mithril signer** is registered by the aggregator following [**Verify your signer is registered**](./run-signer-node.md#verify-your-signer-is-registered) steps.
8080
- Verify that your **Pool Id** is listed in some of the produced certificates using the [**Mithril explorer**](https://mithril.network/explorer?aggregator=https%3A%2F%2Faggregator.release-mainnet.api.mithril.network%2Faggregator) or following [**Verify your signer contributes with individual signatures**](./run-signer-node.md#verify-your-signer-contributes-with-individual-signatures) steps.
81-
- :warning: Follow our [**#moria**](https://discord.gg/5kaErDKDRq) Discord channel or our [**GitHub repository**](https://github.com/input-output-hk/mithril/releases/latest) for new releases to install.
82-
- If you have any technical issues or would like to provide feedback, feel free to ask questions on the [**#moria**](https://discord.gg/5kaErDKDRq) Discord channel.
81+
- :warning: Follow our [**#ask-mithril**](https://discord.gg/5kaErDKDRq) Discord channel or our [**GitHub repository**](https://github.com/input-output-hk/mithril/releases/latest) for new releases to install.
82+
- If you have any technical issues or would like to provide feedback, feel free to ask questions on the [**#ask-mithril**](https://discord.gg/5kaErDKDRq) Discord channel.
8383

8484
Each **Mithril network** has its own configuration, which can be found in the [Configuration parameters](#configuration-parameters) section of this guide.
8585

0 commit comments

Comments
 (0)