-
Notifications
You must be signed in to change notification settings - Fork 79
Open
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programcontractcontractcontract
Description
Description
Implement a secure pattern for contract logic upgrades using env.deployer().update_current_contract_wasm. This is essential for fixing bugs or adding features after the initial deployment.
Tasks
- Add an authorized
upgradefunction. - Ensure the admin role is the only one capable of triggering an upgrade.
- Implement state migration verification logic to run post-upgrade.
Dependencies
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Stellar WaveIssues in the Stellar wave programIssues in the Stellar wave programcontractcontractcontract