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
a core eval script based on gov-replace-committee.js (see SPIKE: rotate EC membership #10105) that upgrades the original EC contract and calls the new shutdown method
Security Considerations
Scaling Considerations
Test Plan
Unit test for the shutdown method (makeZoeForTest, startInstance, get the creatorFacet, call shutDown; then try to make an invitation to propose a parameter change)
Bootstrap test: test that when an outgoing member tries to propose, they get an error
a3p-integration test for upgrading the contract
Upgrade Considerations
yes. See design, test plan.
The text was updated successfully, but these errors were encountered:
What is the Problem Being Solved?
Outgoing members should not be able to propose
Design
econCommitteeCharter.js
to add a shutdown method.gov-replace-committee.js
(see SPIKE: rotate EC membership #10105) that upgrades the original EC contract and calls the new shutdown methodSecurity Considerations
Scaling Considerations
Test Plan
a3p-integration
test for upgrading the contractUpgrade Considerations
yes. See design, test plan.
The text was updated successfully, but these errors were encountered: