Skip to content

Implement round deadline extension by admin vote #77

Description

@big14way

Allow group admin to extend the current round deadline when members need more time to contribute.

Acceptance Criteria:

  • Add extend_deadline(admin, group_id, extra_seconds) function
  • Validate admin authorization
  • Cap maximum extension at one cycle_length
  • Maximum 2 extensions per round
  • Emit deadline_extended event

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

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

    help wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions