Skip to content

Add error handling for already claimed treasury funds in KeepWhatsRaised contract#27

Open
mahabubAlahi wants to merge 1 commit intooz-audit-fixesfrom
oz-fix-issue-33
Open

Add error handling for already claimed treasury funds in KeepWhatsRaised contract#27
mahabubAlahi wants to merge 1 commit intooz-audit-fixesfrom
oz-fix-issue-33

Conversation

@mahabubAlahi
Copy link
Collaborator

  • Introduced a new error, KeepWhatsRaisedFundAlreadyClaimed, to handle attempts to claim funds after they have already been claimed.
  • Updated the claim functions to revert with this error if the funds have been claimed, enhancing the contract's robustness and clarity in fund management.

…sed contract

- Introduced a new error, KeepWhatsRaisedFundAlreadyClaimed, to handle attempts to claim funds after they have already been claimed.
- Updated the claim functions to revert with this error if the funds have been claimed, enhancing the contract's robustness and clarity in fund management.
@mahabubAlahi mahabubAlahi self-assigned this Mar 3, 2026
@mahabubAlahi mahabubAlahi added the enhancement New feature or request label Mar 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant