Skip to content

Multisig upgrade support #11

Description

@hiddentao

Multisig upgrade support should be added to enable protected upgrades.

A possible proposal:

  • Built-in n-of-m multisig system in the Diamond (replaces the Ownership facet).
  • Initially it's a 1-of-1, so it works the same as current Diamond deployments.
  • Allow for batch consensus (i.e. signers have created off-chain signatures which then get sent in together).
  • Permission logic should be pluggable, e.g if you want certain signers to always be a signatory

Alternative proposal:

  • Use existing solutions such as Gnosis Safe as the owners of the diamond and build tooling that integrates with them.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions