Blog Article
Author
Stellar Development Foundation
Publishing date
Protocol upgrade
Soroban
This guide is designed to help businesses and developers prepare for Protocol 22 with key dates, release information, a changelog, and more.
You can read all about what's included in Protocol 22 in the announcement blog and stay up to date on any and all Protocol 22-related announcements on the Stellar Developer Discord, where the ecosystem coordinates and shares information about the upgrade.
At this point, Protocol 22 is live on Testnet and Mainnet! If you are having issues with your Stellar integration, make sure to install up-to-date versions of any and all Stellar-related software you use!
Upgrade to the latest version of relevant Stellar SDKs.
If you use Docker images, pull the latest from the Docker registry. If you build from source or our Debian packages, make sure to also update your stellar-core binary used by your Horizon or RPC instance to the latest.
If you don’t run your own infrastructure but still need access to a Horizon or RPC instance, you can use an infrastructure provider. Here are lists for Horizon and RPC.
A note on Horizon Transaction Meta Default Settings Change: On December 18, Transaction Meta (tx meta) will no longer be returned by SDF’s hosted Horizon API by default. Instead of using Horizon to access Transaction Meta (tx meta), developers should access it with the RPC or Stellar Core. Originally, this change was planned to coincide with the Protocol 22 upgrade, but we postponed it due to requests from the ecosystem for more time to prepare.
Operators hosting their own Horizon can emulate this behavior by configuring the SKIP_TXMETA flag, should they also choose to stop serving Transaction Meta (tx meta). Please bear in mind that we expect the operational burden to be high should you choose to continue serving it.
Context: Transaction metas describe the changes made by a transaction to the state of the ledger. Historically, Horizon has exposed these as part of the transaction resource since its inception in 2015. Now it will be served by the RPC. These metas can grow quite significantly in size. For operators who maintain Horizon with a non-trivial retention window, this could be a significant operation burden.
Notes: RPC will continue to serve transaction metas for transactions within its 7 day retention window.
The Protocol 22 upgrade vote is complete! For posterity, here’s the command to arm your nodes for the upgrade:
upgrades?mode=set&upgradetime=2024-12-05T17:00:00Z&protocolversion=22
To view current network settings, see a history of protocol upgrades, and see pending proposals for future upgrades, take a look at https://stellar.expert/explorer/public/protocol-history
Soroban RPC has been officially renamed to Stellar RPC, as it is a fundamental building block for all of Stellar, not just Soroban. Operators should start installing stellar-rpc packages and images, as soroban-rpc packages and images are officially deprecated. Deprecated packages will cease to be published as of Protocol 23.
The Latest
Below are up-to-date links to all available releases relevant to Protocol 22. In general, please make sure to check release notes for specific instructions and requirements, and unless otherwise indicated, opt for the “Latest Release.”
Updates
Next steps
Article
• Simon Chow
Data
Hubble
Learn how Stellar ETL, which has been refactored to use the full suite of benefits from the Composable Data Platform (CDP), the next generation…
Article
• Garand Tyson
This article is part of a deep-dive series on the industry’s state bloat problem, which must be solved for blockchains to remain inexpensive, deliver…
Article
• Molly Karcher
Developer Tool
Data
This article is the first in an expansive series on the Composable Data Platform, the next generation data-access platform on Stellar. The Composable…