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/mainnet: Bump Oasis Core to 24.1 #892

Merged
merged 1 commit into from
Aug 7, 2024
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/mainnet/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Feel free to use other seed nodes besides the one provided here.
:::

* [Oasis Core](https://github.com/oasisprotocol/oasis-core) version:
* [24.0](https://github.com/oasisprotocol/oasis-core/releases/tag/v24.0)
* [24.1](https://github.com/oasisprotocol/oasis-core/releases/tag/v24.1)
* [Oasis Rosetta Gateway](https://github.com/oasisprotocol/oasis-rosetta-gateway) version:
* [2.7.0](https://github.com/oasisprotocol/oasis-rosetta-gateway/releases/tag/v2.7.0)

Expand Down Expand Up @@ -59,7 +59,7 @@ This section contains parameters for various ParaTimes known to be deployed on t
### Sapphire

* Oasis Core version:
* [24.0](https://github.com/oasisprotocol/oasis-core/releases/tag/v24.0)
* [24.1](https://github.com/oasisprotocol/oasis-core/releases/tag/v24.1)
* Runtime identifier:
* `000000000000000000000000000000000000000000000000f80306c9858e7279`
* Runtime bundle version:
Expand All @@ -80,7 +80,7 @@ Feel free to use other IAS proxies besides the one provided here or
### Cipher

* Oasis Core version:
* [24.0](https://github.com/oasisprotocol/oasis-core/releases/tag/v24.0)
* [24.1](https://github.com/oasisprotocol/oasis-core/releases/tag/v24.1)
* Runtime identifier:
* `000000000000000000000000000000000000000000000000e199119c992377cb`
* Runtime bundle version:
Expand All @@ -99,7 +99,7 @@ Feel free to use other IAS proxies besides the one provided here or
### Emerald

* Oasis Core version:
* [24.0](https://github.com/oasisprotocol/oasis-core/releases/tag/v24.0)
* [24.1](https://github.com/oasisprotocol/oasis-core/releases/tag/v24.1)
* Runtime identifier:
* `000000000000000000000000000000000000000000000000e2eaa99fc008f87f`
* Runtime bundle version (or [build your own](https://github.com/oasisprotocol/emerald-paratime/tree/v11.0.0#building)):
Expand All @@ -117,7 +117,7 @@ the public Web3 endpoint.
### Key Manager

* Oasis Core version:
* [24.0](https://github.com/oasisprotocol/oasis-core/releases/tag/v24.0)
* [24.1](https://github.com/oasisprotocol/oasis-core/releases/tag/v24.1)
* Runtime identifier:
* `4000000000000000000000000000000000000000000000008c5ea5e49b4bc9ac`
* Runtime bundle version:
Expand Down