Skip to content
This repository was archived by the owner on Aug 18, 2026. It is now read-only.
This repository was archived by the owner on Aug 18, 2026. It is now read-only.

Feat: Multisig proposals with multiple outcomes #207

Description

@arrudagates

This can be implemented by following the standard threshold checks considering that all outcomes that aren't nay count towards aye, and then from there select the outcome with the most votes.

Total supply 50 tokens, thresholds for passing with 50% aye and 50% participation

  • Nay | 10 votes
  • Stake 100 TNKR | 15 votes
  • Stake 200 TNKR | 25 votes
    This proposal would pass the thresholds as the sum of the outcomes' votes becomes aye.
    The outcome with 25 votes would be selected as it has the most votes.

One issue that needs to be addressed is deciding when to end the voting process, as even though it passes, with multiple outcomes we don't know if votes to those outcomes will change.

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions