Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

coupon update delegate key #604

Merged
merged 3 commits into from
Oct 17, 2024
Merged

coupon update delegate key #604

merged 3 commits into from
Oct 17, 2024

Conversation

adridadou
Copy link
Member

@adridadou adridadou commented Oct 15, 2024

Proposed Changes

  • Add update delegate key coupon adapter
  • Let you update for members if you have a valid coupon

Copy link

codecov bot commented Oct 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.75%. Comparing base (e8336eb) to head (bd26a00).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #604      +/-   ##
==========================================
+ Coverage   90.68%   90.75%   +0.07%     
==========================================
  Files          54       55       +1     
  Lines        1964     1979      +15     
  Branches      452      454       +2     
==========================================
+ Hits         1781     1796      +15     
  Misses        183      183              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@adridadou adridadou requested a review from nickmzero October 15, 2024 15:58
nickmzero
nickmzero previously approved these changes Oct 15, 2024
}

/**
* @notice Redeems a coupon to burn tokens
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line should be updated

);

/**
* @notice Configures the Adapter with the coupon signer address and token to burn.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Global comment - can you go through and update the comments?

@adridadou adridadou merged commit 338fba2 into master Oct 17, 2024
5 checks passed
@adridadou adridadou deleted the ENG-4062 branch October 17, 2024 15:07
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.

3 participants