-
Notifications
You must be signed in to change notification settings - Fork 117
One-time staggered runtime rollout #2948
Copy link
Copy link
Closed
Labels
Description
Most chains launch with limited functionality, and allow it to be updated in stages through proposals, I suggest we do the same. I propose the following stages, each one requiring some sort of proposal and some state variables that block relevant functionality.
Sudo based
- Enable membership module extrinsics & module calls.
- Enable council & election extrinsics & module calls.
Proposal based
- Enable working group extrinsics & module calls. <- uses
- Enable forum extrinsics & module calls
- Remove Multisig Sudo key: does Sudo still break query node?
- Enable token transfers.
- Enable bounty module extrinsics & module calls.
- Enable storage directory extrinsics & module calls
- Enable content directory extrinsics & module calls.
Note: any crowdloan claiming like code needs to be introduced here.
┆Issue is synchronized with this Asana task by Unito
┆Link To Task: https://app.asana.com/0/1201958687417145/1201958630488698
Reactions are currently unavailable