Skip to content

feat: upgrade soroban-sdk to 26.1.0 for Protocol 27 compatibility#29

Merged
MarcusDavidG merged 1 commit into
mainfrom
feat/protocol-27-contract-update
Jul 7, 2026
Merged

feat: upgrade soroban-sdk to 26.1.0 for Protocol 27 compatibility#29
MarcusDavidG merged 1 commit into
mainfrom
feat/protocol-27-contract-update

Conversation

@MarcusDavidG

Copy link
Copy Markdown
Contributor

Summary

Upgrades soroban-sdk from 22.0.0 to 26.1.0 ahead of Stellar Protocol 27 (Zipper) mainnet upgrade on July 8, 2026.

Changes

  • Cargo.toml: workspace soroban-sdk 22.0.0 → 26.1.0
  • contracts/sharpy/Cargo.toml: dev-dependencies updated to match

Testing

  • All 21 tests passing
  • WASM builds cleanly with stellar contract build --optimize

Closes #26

- Updates workspace soroban-sdk from 22.0.0 to 26.1.0
- Updates dev-dependencies to match
- All 21 tests passing
- WASM builds cleanly with stellar contract build --optimize

Closes #26
@MarcusDavidG
MarcusDavidG merged commit 1e2c5c9 into main Jul 7, 2026
1 check failed
@MarcusDavidG
MarcusDavidG deleted the feat/protocol-27-contract-update branch July 7, 2026 03:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Protocol 27: update soroban-sdk to latest Protocol 27 compatible version

1 participant