Skip to content

Implement round deadline extension by admin vote #77

@big14way

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

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