Skip to content

[Feature-request]: MultiSig wallet properties #32

@tuturu-tech

Description

@tuturu-tech

Describe the desired feature or improvement

Since a lot of MultiSigs work in a relatively similar way (e.g., using signatures, some threshold of votes/signatures is required, only approved signers can execute, etc.) we could probably build a set of general properties to test MultiSigs.

For example:

  • If votes < threshold, calls can't be executed
  • Signatures cannot be reused
  • nonce is strictly monotonously increasing
  • nonce can only be used once

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions