diff --git a/docs/node/testnet/README.md b/docs/node/testnet/README.md index 2e22f81841..ea83196904 100644 --- a/docs/node/testnet/README.md +++ b/docs/node/testnet/README.md @@ -23,13 +23,14 @@ On the Testnet, TEST tokens are in use -- if you need some to test your clients, This page is meant to be kept up to date with the information from the currently released Testnet. Use the information here to deploy or upgrade your node on the Testnet. -* Latest Testnet version: **2022-03-03** -* [Genesis file](https://github.com/oasisprotocol/testnet-artifacts/releases/download/2022-03-03/genesis.json): - * SHA256: `4c3d271253d2a324816de3b9a048261b674471e7d4f9a02995a769489bd41984` +* Latest Testnet version: **2023-10-12** +* [Genesis file](https://github.com/oasisprotocol/testnet-artifacts/releases/download/2023-10-12/genesis.json): + * SHA256: `TBD` * Genesis document's hash ([explanation](../genesis-doc.md#genesis-file-vs-genesis-document)): - * `50304f98ddb656620ea817cc1446c401752a05a249b36c9b90dba4616829977a` -* Oasis seed node address: - * `53572F689E5BACDD3C6527E6594EC49C8F3093F6@34.86.165.6:26656` + * `TBD` +* Oasis seed node addresses: + * `HcDFrTp/MqRHtju5bCx6TIhIMd6X/0ZQ3lUG73q5898=@34.86.165.6:26656` + * `HcDFrTp/MqRHtju5bCx6TIhIMd6X/0ZQ3lUG73q5898=@34.86.165.6:9200` :::tip @@ -38,12 +39,9 @@ Feel free to use other seed nodes besides the one provided here. ::: * [Oasis Core](https://github.com/oasisprotocol/oasis-core) version: - * [22.2.11](https://github.com/oasisprotocol/oasis-core/releases/tag/v22.2.11) - * To sync from genesis, you need to start with an earlier version first - ([read more][handling network upgrades]): - * [22.0.3](https://github.com/oasisprotocol/oasis-core/releases/tag/v22.0.3) (until epoch **15056**) + * [23.0](https://github.com/oasisprotocol/oasis-core/releases/tag/v23.0) * [Oasis Rosetta Gateway](https://github.com/oasisprotocol/oasis-rosetta-gateway) version: - * [2.5.0](https://github.com/oasisprotocol/oasis-rosetta-gateway/releases/tag/v2.5.0) + * [3.0.0](https://github.com/oasisprotocol/oasis-rosetta-gateway/releases/tag/v3.0.0) :::info @@ -60,7 +58,7 @@ This chapter contains parameters for various ParaTimes known to be deployed on t ### Cipher * Oasis Core version: - * [22.2.11](https://github.com/oasisprotocol/oasis-core/releases/tag/v22.2.11) + * [23.0](https://github.com/oasisprotocol/oasis-core/releases/tag/v23.0) * Runtime identifier: * `0000000000000000000000000000000000000000000000000000000000000000` * Runtime binary version: @@ -78,7 +76,7 @@ Feel free to use other IAS proxies besides the ones provided here or [run your o ### Emerald * Oasis Core version: - * [22.2.11](https://github.com/oasisprotocol/oasis-core/releases/tag/v22.2.11) + * [23.0](https://github.com/oasisprotocol/oasis-core/releases/tag/v23.0) * Runtime identifier: * `00000000000000000000000000000000000000000000000072c8215e60d5bca7` * Runtime binary version (or [build your own](https://github.com/oasisprotocol/emerald-paratime/tree/v10.0.0-testnet#building)): @@ -89,7 +87,7 @@ Feel free to use other IAS proxies besides the ones provided here or [run your o ### Sapphire * Oasis Core version: - * [22.2.11](https://github.com/oasisprotocol/oasis-core/releases/tag/v22.2.11) + * [23.0](https://github.com/oasisprotocol/oasis-core/releases/tag/v23.0) * Runtime identifier: * `000000000000000000000000000000000000000000000000a6d1e3ebf60dff6c` * Runtime binary version: @@ -109,7 +107,7 @@ Feel free to use other IAS proxies besides the ones provided here or [run your o ### Key Manager * Oasis Core version: - * [22.2.11](https://github.com/oasisprotocol/oasis-core/releases/tag/v22.2.11) + * [23.0](https://github.com/oasisprotocol/oasis-core/releases/tag/v23.0) * Runtime identifier: * `4000000000000000000000000000000000000000000000004a1a53dff2ae482d` * Runtime binary version: diff --git a/docs/node/testnet/upgrade-log.md b/docs/node/testnet/upgrade-log.md index ba0e1df1cb..446605c1a1 100644 --- a/docs/node/testnet/upgrade-log.md +++ b/docs/node/testnet/upgrade-log.md @@ -93,13 +93,10 @@ Ubuntu versions (or other distributions using older system libraries). 9. Perform any needed [configuration changes](#configuration-changes) described below. -10. (only Web3 Gateway operators) Replace old version of Oasis Web3 Gateway with - version [4.0.0-rc1][web3-gw-4.0.0-rc1]. - -11. (only Rosetta Gateway operators) Replace old version of Oasis Rosetta +10. (only Rosetta Gateway operators) Replace old version of Oasis Rosetta Gateway with version [3.0.0-rc1][rosetta-gw-3.0.0-rc1]. -12. Start your node and re-enable auto-starting via your process manager. +11. Start your node and re-enable auto-starting via your process manager. [Governance documentation]: ../../general/manage-tokens/cli/network.md#governance-cast-vote [Testnet 2023-10-12 release]: https://github.com/oasisprotocol/testnet-artifacts/releases/tag/2023-10-12 @@ -107,8 +104,6 @@ Ubuntu versions (or other distributions using older system libraries). [Supervisor]: http://supervisord.org/ [Wipe state]: ../run-your-node/maintenance/wiping-node-state.md#state-wipe-and-keep-node-identity [23.0]: https://github.com/oasisprotocol/oasis-core/releases/tag/v23.0 -[web3-gw-4.0.0-rc1]: - https://github.com/oasisprotocol/emerald-web3-gateway/releases/tag/v4.0.0-rc1 [rosetta-gw-3.0.0-rc1]: https://github.com/oasisprotocol/oasis-rosetta-gateway/releases/tag/v3.0.0-rc1