Skip to content

Implement partial contribution support #48

@big14way

Description

@big14way

Allow members to make partial contributions when they cannot afford the full amount in one transaction.

Acceptance Criteria:

  • Track cumulative contributions per member per round
  • Allow multiple contribute calls until full amount is reached
  • Mark contribution complete when total equals contribution_amount
  • Add get_member_contribution_progress view function

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    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