Skip to content

[Contracts] Implement Upgradeable Smart Contract pattern #838

Description

@ONEONUORA

Description

Implement the upgrade pattern to support future contract logic updates:

  • Write the upgrade entrypoint.
  • Swap contract WASM hash on-chain using Soroban host functions.

Acceptance Criteria

  • Protected by strict admin credentials.
  • Retains persistent storage variables after upgrades.
  • Tested upgrade scenarios.

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave programcontractsSmart contracts componentenhancementNew feature or request

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions