diff --git a/docs/get-involved/run-node/paratime-node.mdx b/docs/get-involved/run-node/paratime-node.mdx index b4e6413a64..5a3657ff7d 100644 --- a/docs/get-involved/run-node/paratime-node.mdx +++ b/docs/get-involved/run-node/paratime-node.mdx @@ -58,6 +58,7 @@ the use of EVM smart contracts on the Oasis network. * Fully decentralized with node operators distributed across the world. * Oasis **ROSE** tokens are the native token used in the ParaTime for gas fees. +* Support for EVM smart contracts. * Support for confidential compute. ### Mainnet Requirements @@ -69,72 +70,73 @@ committee on Mainnet, your entity needs to: - Have at least **5,000,000.00 ROSE staked/delegated** to it. - + -### Emerald ParaTime +### Cipher ParaTime -An EVM-compatible Oasis Foundation developed ParaTime that enables the use of -EVM smart contracts on the Oasis network. +An Oasis Foundation developed ParaTime that enables WebAssembly-based +confidential smart contracts. ### Overview * **Leading Developer:** [Oasis Protocol Foundation], with contributions from community developers * **Status:** Deployed on Mainnet and Testnet -* **Testnet Launch Date:** October 2021 -* **Mainnet Launch Date:** November 2021 +* **Testnet Launch Date:** June 2021 +* **Mainnet Launch Date:** October 2021 * **Discord Channel:** [#node-operators][connect-with-us] -* **Requires SGX:** No +* **Requires SGX:** Yes * **Parameters:** - * [Mainnet](../../node/mainnet/README.md#emerald) - * [Testnet](../../node/testnet/README.md#emerald) + * [Mainnet](../../node/mainnet/README.md#cipher) + * [Testnet](../../node/testnet/README.md#cipher) ### Features * Fully decentralized with node operators distributed across the world. * Oasis **ROSE** tokens are the native token used in the ParaTime for gas fees. +* Support for WebAssembly smart contracts. +* Support for confidential compute. ### Mainnet Requirements -For your Emerald ParaTime node to be eligible to be elected into the Emerald +For your Cipher ParaTime node to be eligible to be elected into the Cipher committee on Mainnet, your entity needs to: - Have a validator in the **validator set**. -- Have at least **5,000,000.00 ROSE staked/delegated** to it. - + -### Cipher ParaTime +### Emerald ParaTime -An Oasis Foundation developed ParaTime that will enable WebAssembly-based -confidential smart contracts. +An EVM-compatible Oasis Foundation developed ParaTime that enables the use of +EVM smart contracts on the Oasis network. ### Overview -* **Leading Developer:** [Oasis Protocol Foundation] +* **Leading Developer:** [Oasis Protocol Foundation], with contributions from + community developers * **Status:** Deployed on Mainnet and Testnet -* **Testnet Launch Date:** June 2021 -* **Mainnet Launch Date:** October 2021 +* **Testnet Launch Date:** October 2021 +* **Mainnet Launch Date:** November 2021 * **Discord Channel:** [#node-operators][connect-with-us] -* **Requires SGX:** Yes +* **Requires SGX:** No * **Parameters:** - * [Mainnet](../../node/mainnet/README.md#cipher) - * [Testnet](../../node/testnet/README.md#cipher) + * [Mainnet](../../node/mainnet/README.md#emerald) + * [Testnet](../../node/testnet/README.md#emerald) ### Features * Fully decentralized with node operators distributed across the world. * Oasis **ROSE** tokens are the native token used in the ParaTime for gas fees. -* Support for WebAssembly smart contracts. -* Support for confidential compute. ### Mainnet Requirements -For your Cipher ParaTime node to be eligible to be elected into the Cipher +For your Emerald ParaTime node to be eligible to be elected into the Emerald committee on Mainnet, your entity needs to: - Have a validator in the **validator set**. +- Have at least **5,000,000.00 ROSE staked/delegated** to it. diff --git a/docs/node/mainnet/README.md b/docs/node/mainnet/README.md index 60e8e4e545..182e429102 100644 --- a/docs/node/mainnet/README.md +++ b/docs/node/mainnet/README.md @@ -56,6 +56,27 @@ for the current Testnet parameters. This section contains parameters for various ParaTimes known to be deployed on the Mainnet. +### Sapphire + +* Oasis Core version: + * [24.0](https://github.com/oasisprotocol/oasis-core/releases/tag/v24.0) +* Runtime identifier: + * `000000000000000000000000000000000000000000000000f80306c9858e7279` +* Runtime bundle version: + * [0.7.3](https://github.com/oasisprotocol/sapphire-paratime/releases/tag/v0.7.3) +* Oasis Web3 Gateway version: + * [5.1.0](https://github.com/oasisprotocol/oasis-web3-gateway/releases/tag/v5.1.0) +* IAS proxy address: + * `tnTwXvGbbxqlFoirBDj63xWtZHS20Lb3fCURv0YDtYw=@34.86.108.137:8650` + * `tuDyXwaajTEbNWb1QIlf8FWHsdkaB4W1+TjzP1QID/U=@131.153.243.17:8650` + +:::tip + +Feel free to use other IAS proxies besides the one provided here or +[run your own](../../node/run-your-node/ias-proxy.md). + +::: + ### Cipher * Oasis Core version: @@ -93,27 +114,6 @@ the public Web3 endpoint. ::: -### Sapphire - -* Oasis Core version: - * [24.0](https://github.com/oasisprotocol/oasis-core/releases/tag/v24.0) -* Runtime identifier: - * `000000000000000000000000000000000000000000000000f80306c9858e7279` -* Runtime bundle version: - * [0.7.3](https://github.com/oasisprotocol/sapphire-paratime/releases/tag/v0.7.3) -* Oasis Web3 Gateway version: - * [5.1.0](https://github.com/oasisprotocol/oasis-web3-gateway/releases/tag/v5.1.0) -* IAS proxy address: - * `tnTwXvGbbxqlFoirBDj63xWtZHS20Lb3fCURv0YDtYw=@34.86.108.137:8650` - * `tuDyXwaajTEbNWb1QIlf8FWHsdkaB4W1+TjzP1QID/U=@131.153.243.17:8650` - -:::tip - -Feel free to use other IAS proxies besides the one provided here or -[run your own](../../node/run-your-node/ias-proxy.md). - -::: - ### Key Manager * Oasis Core version: diff --git a/docs/node/testnet/README.md b/docs/node/testnet/README.md index d956c36566..ef24cd5027 100644 --- a/docs/node/testnet/README.md +++ b/docs/node/testnet/README.md @@ -57,15 +57,17 @@ The Oasis Node is part of the Oasis Core release. This chapter contains parameters for various ParaTimes known to be deployed on the Testnet. Similar to the Testnet, these may be subject to frequent version upgrades and/or state resets. -### Cipher +### Sapphire * Oasis Core version: * [24.1](https://github.com/oasisprotocol/oasis-core/releases/tag/v24.1) * Runtime identifier: - * `0000000000000000000000000000000000000000000000000000000000000000` + * `000000000000000000000000000000000000000000000000a6d1e3ebf60dff6c` * Runtime bundle version: - * [3.1.0-testnet](https://github.com/oasisprotocol/cipher-paratime/releases/tag/v3.1.0-testnet) - * [3.0.5-testnet](https://github.com/oasisprotocol/cipher-paratime/releases/tag/v3.0.5-testnet) + * [0.8.0-testnet](https://github.com/oasisprotocol/sapphire-paratime/releases/tag/v0.8.0-testnet) + * [0.7.3-testnet](https://github.com/oasisprotocol/sapphire-paratime/releases/tag/v0.7.3-testnet) +* Web3 Gateway version: + * [5.1.0](https://github.com/oasisprotocol/oasis-web3-gateway/releases/tag/v5.1.0) * IAS proxy address: * `y4XO1ZETqgtHeZzLLmJLYAzpEfdGSJLvtd8bhIz+v3s=@34.86.197.181:8650` * `jaFE5Lq6GS76ya1V7a+XlGQTgttAagXEtknO4Tv1wLs=@185.56.138.83:8650` @@ -76,28 +78,15 @@ Feel free to use other IAS proxies besides the ones provided here or [run your o ::: -### Emerald - -* Oasis Core version: - * [24.1](https://github.com/oasisprotocol/oasis-core/releases/tag/v24.1) -* Runtime identifier: - * `00000000000000000000000000000000000000000000000072c8215e60d5bca7` -* Runtime bundle version (or [build your own](https://github.com/oasisprotocol/emerald-paratime/tree/v11.0.0-testnet#building)): - * [11.0.0-testnet](https://github.com/oasisprotocol/emerald-paratime/releases/tag/v11.0.0-testnet) -* Web3 Gateway version: - * [5.1.0](https://github.com/oasisprotocol/oasis-web3-gateway/releases/tag/v5.1.0) - -### Sapphire +### Cipher * Oasis Core version: * [24.1](https://github.com/oasisprotocol/oasis-core/releases/tag/v24.1) * Runtime identifier: - * `000000000000000000000000000000000000000000000000a6d1e3ebf60dff6c` + * `0000000000000000000000000000000000000000000000000000000000000000` * Runtime bundle version: - * [0.8.0-testnet](https://github.com/oasisprotocol/sapphire-paratime/releases/tag/v0.8.0-testnet) - * [0.7.3-testnet](https://github.com/oasisprotocol/sapphire-paratime/releases/tag/v0.7.3-testnet) -* Web3 Gateway version: - * [5.1.0](https://github.com/oasisprotocol/oasis-web3-gateway/releases/tag/v5.1.0) + * [3.1.0-testnet](https://github.com/oasisprotocol/cipher-paratime/releases/tag/v3.1.0-testnet) + * [3.0.5-testnet](https://github.com/oasisprotocol/cipher-paratime/releases/tag/v3.0.5-testnet) * IAS proxy address: * `y4XO1ZETqgtHeZzLLmJLYAzpEfdGSJLvtd8bhIz+v3s=@34.86.197.181:8650` * `jaFE5Lq6GS76ya1V7a+XlGQTgttAagXEtknO4Tv1wLs=@185.56.138.83:8650` @@ -108,6 +97,17 @@ Feel free to use other IAS proxies besides the ones provided here or [run your o ::: +### Emerald + +* Oasis Core version: + * [24.1](https://github.com/oasisprotocol/oasis-core/releases/tag/v24.1) +* Runtime identifier: + * `00000000000000000000000000000000000000000000000072c8215e60d5bca7` +* Runtime bundle version (or [build your own](https://github.com/oasisprotocol/emerald-paratime/tree/v11.0.0-testnet#building)): + * [11.0.0-testnet](https://github.com/oasisprotocol/emerald-paratime/releases/tag/v11.0.0-testnet) +* Web3 Gateway version: + * [5.1.0](https://github.com/oasisprotocol/oasis-web3-gateway/releases/tag/v5.1.0) + ### Key Manager * Oasis Core version: