Deep Dive
1. Java SDK 2.0.0-beta0 (Pending)
Overview: This major beta release prepares developers for Protocol 23 by adding tools to monitor smart contract transactions and validate account keys. It ensures compatibility with the latest network features before they go live.
The update introduces a pollTransaction method for Soroban, allowing automated status checks with retries. It also adds secure message signing/verification (KeyPair.signMessage) and support for new address types like muxed accounts and liquidity pools. However, it includes breaking changes, such as upgraded XDR definitions and deprecated functions in the StrKey class, requiring code updates for those integrating the SDK.
What this means: This is bullish for Stellar because it gives developers more robust and secure tools to build and monitor applications, particularly for the growing Soroban smart contract ecosystem. It signals active preparation for significant network enhancements.
(Source)
2. JavaScript SDK 13.0.0 (August 2026)
Overview: This stable release streamlines how developers interact with Soroban contracts and the network's RPC services, removing outdated code to improve reliability and performance.
Key additions include a pollTransaction helper for robust transaction tracking and a getSACBalance method to fetch token balances from Stellar Asset Contracts. The release also cleans up the API by removing deprecated fields from Horizon and RPC responses, such as transaction_count and pagingToken.
What this means: This is bullish for Stellar as it simplifies development, reduces potential errors from old code, and provides better tools for building DeFi and RWA applications, encouraging more developer activity on the network.
(Source)
3. Protocol 28 "Adapter" (Upcoming)
Overview: Codenamed "Adapter," this network-wide upgrade focuses on core infrastructure improvements rather than user-facing features, aiming to make Stellar more scalable and developer-friendly.
The upgrade is built on three Core Advancement Proposals (CAPs). CAP-83 optimizes consensus to prevent network stalls during high traffic. CAP-85 enables atomic, simultaneous upgrades for fleets of smart contracts that share code. CAP-86 introduces "sparse" host functions to simplify data migrations for evolving contracts without breaking them.
What this means: This is bullish for Stellar because it strengthens the network's foundation for handling increased transaction volume and complex financial applications, directly supporting its growth in tokenized assets (RWAs) and institutional use.
(Source)
Conclusion
Stellar's codebase is in a phase of continuous refinement, with SDKs maturing to support sophisticated Soroban development and protocol upgrades systematically enhancing network scalability and resilience. How will these backend improvements accelerate the onboarding of the next wave of real-world financial applications?