Skip to content

docs: add Soroban contract upgrade path documentation (Closes #44) - #56

Open
ZacLou wants to merge 2 commits into
StellarRoute:mainfrom
ZacLou:feat/issue-44-contract-upgrade
Open

docs: add Soroban contract upgrade path documentation (Closes #44)#56
ZacLou wants to merge 2 commits into
StellarRoute:mainfrom
ZacLou:feat/issue-44-contract-upgrade

Conversation

@ZacLou

@ZacLou ZacLou commented Aug 27, 2026

Copy link
Copy Markdown

Closes #44

Documents the complete Soroban contract upgrade path per PRD G8 requirements.

  • Step-by-step upgrade procedure (build, validate, deploy, migrate, deprecate)
  • State compatibility table showing what persists and what requires redeployment
  • Breaking change policy with semantic versioning (patch/minor/major)
  • Emergency rollback procedure
  • Pre-upgrade checklist
  • README updated with link to the new guide

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.

[documentation] Document Soroban contract upgrade path (PRD G8)

1 participant