Skip to content

feat: add claim fee functionality to VestingEarndrop#7

Open
colinisme wants to merge 1 commit into
mainfrom
colin/earndrop-claimfee
Open

feat: add claim fee functionality to VestingEarndrop#7
colinisme wants to merge 1 commit into
mainfrom
colin/earndrop-claimfee

Conversation

@colinisme
Copy link
Copy Markdown
Collaborator

  • Introduced claimFee to the Earndrop struct to track fees associated with claims.
  • Added EarndropClaimFee event to emit claim fee details upon successful claims.
  • Updated claim logic to accumulate claim fees and emit relevant events.
  • Enhanced tests to cover scenarios for claiming with and without fees, ensuring correct fee handling and event emissions.

- Introduced claimFee to the Earndrop struct to track fees associated with claims.
- Added EarndropClaimFee event to emit claim fee details upon successful claims.
- Updated claim logic to accumulate claim fees and emit relevant events.
- Enhanced tests to cover scenarios for claiming with and without fees, ensuring correct fee handling and event emissions.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant