Skip to content

Implement campaign status check in donate #194

@ayshadogo

Description

@ayshadogo

User Story:
As a developer, I want donations rejected if the campaign is cancelled or ended so that funds aren't sent to inactive campaigns.
Acceptance Criteria:

  • Status check: must be CampaignStatus::Active or CampaignStatus::GoalReached
  • Panics with Error::CampaignNotActive for invalid statuses
  • Status checked atomically before transfer

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

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