Closed sisyphusSmiling closed 9 months ago
Depends on #12
Update: Due to changes in the Cadence 1.0 network update plan, StagedContractUpdates
will no longer serve the purpose of supporting contract staging. The contract may still be useful for the purposes of delegated contract updates via onchain mechanisms. Deployment of this deprioritized in favor of the contract introduced in #14
The
StagedContractUpdates
contract should be deployed to Testnet. Currently, the contract requires a block height for the target update boundary on deployment, so we'll need to know the target height on deployment.While not a blocker, it would be nice to implement #3 before deployment so behavior is consistent during iteration.