-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #720 from oasisprotocol/ptrus/feature/update-web3-…
…gateway web3-gateway: bump to version 5.0.0
- Loading branch information
Showing
2 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -73,7 +73,7 @@ Feel free to use other IAS proxies besides the one provided here or [run your ow | |
* Runtime bundle version (or [build your own](https://github.com/oasisprotocol/emerald-paratime/tree/v11.0.0#building)): | ||
* [11.0.0](https://github.com/oasisprotocol/emerald-paratime/releases/tag/v11.0.0) | ||
* Web3 Gateway version: | ||
* [4.0.2](https://github.com/oasisprotocol/oasis-web3-gateway/releases/tag/v4.0.2) | ||
* [5.0.0](https://github.com/oasisprotocol/oasis-web3-gateway/releases/tag/v5.0.0) | ||
|
||
:::info | ||
|
||
|
@@ -90,7 +90,7 @@ Check the [Emerald ParaTime page](/dapp/emerald/#web3-gateway) on how to access | |
* Runtime bundle version: | ||
* [0.7.0](https://github.com/oasisprotocol/sapphire-paratime/releases/tag/v0.7.0) | ||
* Oasis Web3 Gateway version: | ||
* [4.0.2](https://github.com/oasisprotocol/oasis-web3-gateway/releases/tag/v4.0.2) | ||
* [5.0.0](https://github.com/oasisprotocol/oasis-web3-gateway/releases/tag/v5.0.0) | ||
* IAS proxy address: | ||
* `[email protected]:8650` | ||
* `tuDyXwaajTEbNWb1QIlf8FWHsdkaB4W1+TjzP1QID/[email protected]:8650` | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -83,7 +83,7 @@ Feel free to use other IAS proxies besides the ones provided here or [run your o | |
* 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.0.0-rc1](https://github.com/oasisprotocol/oasis-web3-gateway/releases/tag/v5.0.0-rc1) | ||
* [5.0.0](https://github.com/oasisprotocol/oasis-web3-gateway/releases/tag/v5.0.0) | ||
|
||
### Sapphire | ||
|
||
|
@@ -95,7 +95,7 @@ Feel free to use other IAS proxies besides the ones provided here or [run your o | |
* [0.7.0-testnet](https://github.com/oasisprotocol/sapphire-paratime/releases/tag/v0.7.0-testnet) | ||
* [0.7.1-testnet](https://github.com/oasisprotocol/sapphire-paratime/releases/tag/v0.7.1-testnet) | ||
* Web3 Gateway version: | ||
* [5.0.0-rc1](https://github.com/oasisprotocol/oasis-web3-gateway/releases/tag/v5.0.0-rc1) | ||
* [5.0.0](https://github.com/oasisprotocol/oasis-web3-gateway/releases/tag/v5.0.0) | ||
* IAS proxy address: | ||
* `[email protected]:8650` | ||
* `[email protected]:8650` | ||
|