Skip to content

Implement round history query #69

@big14way

Description

@big14way

Allow querying past round details for completed rounds.

Acceptance Criteria:

  • Add get_round_history(group_id) -> Vec<RoundInfo> function
  • Return all completed rounds with recipient, amounts, timestamps
  • Paginate with offset and limit
  • Include round completion status

Files: contracts/sorosave/src/payout.rs, contracts/sorosave/src/lib.rs

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions