-
Notifications
You must be signed in to change notification settings - Fork 10
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
Chore/remove unnecessary code #167
Conversation
Changes to gas cost
🧾 Summary (5% most significant diffs)
Full diff report 👇
|
Chore/remove unnecessary code
🚨 Report Summary
For more details view the full report in OpenZeppelin Code Inspector |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## dev #167 +/- ##
==========================================
+ Coverage 93.39% 93.94% +0.55%
==========================================
Files 14 14
Lines 727 727
Branches 140 165 +25
==========================================
+ Hits 679 683 +4
+ Misses 48 44 -4
... and 2 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
🤖 Slither Analysis Report 🔎Slither report
# Slither report
_This comment was automatically generated by the GitHub Actions workflow._
THIS CHECKLIST IS NOT COMPLETE. Use
unused-return🟡 Impact: Medium
base/ERC7739Validator.sol#L176-L206 constable-statesImpact: Optimization
|
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.
if possible we should not change this
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.
codesize exceeds otherwise making contracts useless
No description provided.