Skip to content

docs: add docs/upgrade-guide.md — how to upgrade the contract on-chain#386

Open
phertyameen wants to merge 2 commits into
Lead-Studios:mainfrom
phertyameen:docs/upgrade-guide-334
Open

docs: add docs/upgrade-guide.md — how to upgrade the contract on-chain#386
phertyameen wants to merge 2 commits into
Lead-Studios:mainfrom
phertyameen:docs/upgrade-guide-334

Conversation

@phertyameen

Copy link
Copy Markdown
Contributor

Summary

Adds docs/upgrade-guide.md covering the full on-chain upgrade lifecycle for the Veritix Pay Soroban contract.

What's included

  • How Soroban WASM hash replacement works and what is preserved vs. reset during an upgrade
  • Pre-upgrade checklist: storage layout audit, testnet smoke test, admin key confirmation
  • Step-by-step upgrade procedure: build → upload WASM → invoke upgrade → verify
  • Rollback strategy using the old WASM hash within the ledger TTL window
  • Per-field change documentation table (to be filled per upgrade)

Files touched

  • docs/upgrade-guide.md (new)

Closes #334

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.

docs: add docs/upgrade-guide.md — how to upgrade the contract on-chain

1 participant