Skip to content

Add get_group_by_status view function #65

Description

@big14way

Allow querying groups filtered by their current status.

Acceptance Criteria:

  • Add get_groups_by_status(status) -> Vec<u64> function
  • Return list of group IDs matching the given status
  • Paginate results with offset and limit parameters

Files: contracts/sorosave/src/lib.rs, contracts/sorosave/src/storage.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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions