-
Notifications
You must be signed in to change notification settings - Fork 595
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
feat: add SafeERC20 dependency #859
Conversation
This pull request has been linked to 1 task:
|
Codecov ReportPatch and project coverage have no change.
❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more. Additional details and impacted files@@ Coverage Diff @@
## master #859 +/- ##
=======================================
Coverage 99.65% 99.65%
=======================================
Files 46 46
Lines 2329 2329
Branches 426 426
=======================================
Hits 2321 2321
Misses 8 8 ☔ View full report in Codecov by Sentry. |
Link T-12904 |
SafeERC20
as a dependencyAddress
library to a version that is compatible withSafeERC20
Closes #858