Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Update RPC Version #580

Merged
merged 6 commits into from
Sep 21, 2023
Merged
Changes from 4 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
6 changes: 5 additions & 1 deletion docs/reference/releases.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Preview releases are software releases that are also released to the [Futurenet]
| Stellar Core | `20.0.0-1504.rc2.22088c1f2.focal` |
| Soroban Rust SDK | `v20.0.0-rc2` |
| Soroban CLI | `v20.0.0-rc2` |
| Soroban RPC | `v20.0.0-rc2` |
| Soroban RPC | `stellar-soroban-rpc:20.0.0~rc2-37` |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

could you please change that to stellar-soroban-rpc:20.0.0~rc3-39 ?

| Stellar Horizon | `2.27.0~rc2-384` |
| Stellar Friendbot | `soroban-v0.0.2-alpha` |
| Stellar Quickstart | `stellar/quickstart:testing@sha256:1c98f895f8b69cc843eeaa5230d67044dbeb390a5529d51dd7762d8ff685c3f8` |
Expand All @@ -40,6 +40,10 @@ Preview releases are software releases that are also released to the [Futurenet]
| Soroban Mint Token dapp | `TBD` |
| Futurenet Network Passphrase | `Test SDF Future Network ; October 2022` |

:::note
The Soroban RPC version for Preview 11 is presently in Stellar's unstable and testing apt repositories. Additionally, its Docker image release can be accessed at [docker.io/stellar/soroban-rpc:20.0.0-rc2-37](https://hub.docker.com/layers/stellar/soroban-rpc/20.0.0-rc2-37/images/sha256-8e8a707660be4a48a3aa3e19aeea3529baa7965b4ebe2418b2bbb8b13095c32c?context=explore).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the docker image tag has recently changed to:

 [docker.io/stellar/soroban-rpc:20.0.0-rc3-39](https://hub.docker.com/layers/stellar/soroban-rpc/20.0.0-rc3-39/images/sha256-227170869bca74998e1b6cc1e07deb3aca8d03e36154b3da700d6669e19d485b?context=explore)

:::

### Changelog

#### XDR
Expand Down