You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
#8147 is in master. It was originally planned to out as an upgrade handler, but it will go out as a simple core proposal on top of current Mainnet. That's currently upgrade-11 which is in a release branch.
We need a test of walletFactory contract upgrade happening on top of that upgrade-11 state.
Description of the Design / Test Plan / Upgrade Considerations
Cherry-pick the necessary changes to the upgrade-11 / mainnet branch.
update docker upgrade tests on mainnet branch to verify a publish bundle of wallet factory built from the local repo, and upgrade through core-eval would work
cut a github release that contains the bundle artifact, publish to mainnet
pass a core eval governance proposal referencing the bundle hash
update master branch docker upgrade tests to publish the artifact pulled from GH release, and upgrade
What is the Problem Being Solved?
#8147 is in master. It was originally planned to out as an upgrade handler, but it will go out as a simple core proposal on top of current Mainnet. That's currently upgrade-11 which is in a release branch.
We need a test of walletFactory contract upgrade happening on top of that upgrade-11 state.
Description of the Design / Test Plan / Upgrade Considerations
This issue covers the 1st two steps.
(Thanks @mhofman for help with the plan. --@dckc)
Security / Scaling Considerations
Nothing new since #8156
The text was updated successfully, but these errors were encountered: