Skip to content

Implement voting mechanism for dispute resolution #14

Description

@big14way

Instead of admin-only resolution, allow members to vote on disputes.

Acceptance Criteria:

  • Add vote_on_dispute(member, group_id, approve) function
  • Configurable quorum (e.g., >50% of members)
  • Auto-resolve when quorum reached

Files: contracts/sorosave/src/admin.rs, contracts/sorosave/src/types.rs

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions