Skip to content

Commit f31a3c8

Browse files
sreulandbriwylde08
andauthored
Add p23/testnet section to software versions (#1609)
* started p23/testnet section to software versions * add second column for pkg version to p23 testnet versions table * add more package version values * added rust crate versions * typo * consolidated summary release highlights * new build --------- Co-authored-by: Bri Wylde <brianawylde@gmail.com>
1 parent f601bbf commit f31a3c8

1 file changed

Lines changed: 27 additions & 0 deletions

File tree

docs/networks/software-versions.mdx

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,33 @@ Release candidates are software releases that are also released to the [Testnet]
1212

1313
[testnet]: ./README.mdx
1414

15+
## Protocol 23 (Testnet only, July 17, 2025)
16+
17+
### Software
18+
19+
| Software | Version | Package |
20+
| --- | --- | --- |
21+
| XDR | `v23.0` | `n/a` |
22+
| Rust XDR | `23.0.0-rc.2` | `rust crate: stellar-xdr:23.0.0-rc.2` |
23+
| Stellar Rust Host Environment | `23.0.0-rc.2` | `rust crate: soroban-env-host:23.0.0-rc.2.1` |
24+
| Stellar Core | `23.0.0rc4` | `debian: stellar-core:23.0.0-2587.rc4` |
25+
| Stellar Rust SDK | `23.0.0-rc.2.2` | `rust crate: soroban-sdk:23.0.0-rc.2.1` |
26+
| Stellar CLI | `23.0.0` | `rust crate: stellar-cli:23.0.0` |
27+
| Stellar RPC | `v23.0.0-rc.2` | `debian: stellar-rpc:23.0.0~rc2-127` |
28+
| Stellar Horizon | `v23.0.0-rc2` | `debian: stellar-horizon:23.0.0~rc2-508` |
29+
| Stellar Quickstart | `main` | `docker.io/stellar/quickstart:sha256:d4f752eece1e8780d19f4bd2726845996c413c0f4c4f57d1e4a9ff450442fc29` |
30+
| Stellar JS Stellar Base | `v14.0.0-rc.2` | `NPM: 14.0.0-rc.2` |
31+
| Stellar JS Stellar SDK | `v14.0.0-rc.3` | `NPM: 14.0.0-rc.3` |
32+
| Freighter | `n/a` | `n/a` |
33+
34+
### Release notes
35+
36+
New features in Protocol 23:
37+
38+
- [Release Notes](https://github.com/stellar/stellar-core/releases/tag/v23.0.0rc4)
39+
- Unified Events: [CAP-67](https://github.com/stellar/stellar-protocol/blob/master/core/cap-0067.md)
40+
- State Archival: [CAP-62](https://github.com/stellar/stellar-protocol/blob/master/core/cap-0062.md) and [CAP-66](https://github.com/stellar/stellar-protocol/blob/master/core/cap-0066.md)
41+
1542
## Protocol 22 (Mainnet, December 5, 2024)
1643

1744
### Software

0 commit comments

Comments
 (0)