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 5 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~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-rc3-39](https://hub.docker.com/layers/stellar/soroban-rpc/20.0.0-rc3-39/images/sha256-227170869bca74998e1b6cc1e07deb3aca8d03e36154b3da700d6669e19d485b?context=explore).
:::

### Changelog

#### XDR
Expand Down