Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs/node/testnet: Bump Oasis Core to 23.0.1 #573

Merged
merged 1 commit into from
Oct 12, 2023
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
10 changes: 5 additions & 5 deletions docs/node/testnet/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ Feel free to use other seed nodes besides the one provided here.
:::

* [Oasis Core](https://github.com/oasisprotocol/oasis-core) version:
* [23.0](https://github.com/oasisprotocol/oasis-core/releases/tag/v23.0)
* [23.0.1](https://github.com/oasisprotocol/oasis-core/releases/tag/v23.0.1)
* [Oasis Rosetta Gateway](https://github.com/oasisprotocol/oasis-rosetta-gateway) version:
* [2.6.0](https://github.com/oasisprotocol/oasis-rosetta-gateway/releases/tag/v2.6.0)

Expand All @@ -58,7 +58,7 @@ This chapter contains parameters for various ParaTimes known to be deployed on t
### Cipher

* Oasis Core version:
* [23.0](https://github.com/oasisprotocol/oasis-core/releases/tag/v23.0)
* [23.0.1](https://github.com/oasisprotocol/oasis-core/releases/tag/v23.0.1)
* Runtime identifier:
* `0000000000000000000000000000000000000000000000000000000000000000`
* Runtime binary version:
Expand All @@ -76,7 +76,7 @@ Feel free to use other IAS proxies besides the ones provided here or [run your o
### Emerald

* Oasis Core version:
* [23.0](https://github.com/oasisprotocol/oasis-core/releases/tag/v23.0)
* [23.0.1](https://github.com/oasisprotocol/oasis-core/releases/tag/v23.0.1)
* Runtime identifier:
* `00000000000000000000000000000000000000000000000072c8215e60d5bca7`
* Runtime binary version (or [build your own](https://github.com/oasisprotocol/emerald-paratime/tree/v11.0.0-testnet#building)):
Expand All @@ -87,7 +87,7 @@ Feel free to use other IAS proxies besides the ones provided here or [run your o
### Sapphire

* Oasis Core version:
* [23.0](https://github.com/oasisprotocol/oasis-core/releases/tag/v23.0)
* [23.0.1](https://github.com/oasisprotocol/oasis-core/releases/tag/v23.0.1)
* Runtime identifier:
* `000000000000000000000000000000000000000000000000a6d1e3ebf60dff6c`
* Runtime binary version:
Expand All @@ -107,7 +107,7 @@ Feel free to use other IAS proxies besides the ones provided here or [run your o
### Key Manager

* Oasis Core version:
* [23.0](https://github.com/oasisprotocol/oasis-core/releases/tag/v23.0)
* [23.0.1](https://github.com/oasisprotocol/oasis-core/releases/tag/v23.0.1)
* Runtime identifier:
* `4000000000000000000000000000000000000000000000004a1a53dff2ae482d`
* Runtime binary version:
Expand Down
Loading