-
Notifications
You must be signed in to change notification settings - Fork 0
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
mitigation: mintBatch()
gas grief
#27
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## mitigations #27 +/- ##
===============================================
+ Coverage 87.80% 87.87% +0.07%
===============================================
Files 3 3
Lines 164 165 +1
Branches 29 30 +1
===============================================
+ Hits 144 145 +1
Misses 20 20 ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lets use the discussed mitigation with the auditors
…nto mitigation/insufficient-gas-mint
9204511
to
25537f0
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lets add a test or two
No description provided.