-
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
✨ Add Foundry Gas Differences workflow #53
Conversation
🤖 Slither Analysis Report 🔎Slither reportSlither reportTHIS CHECKLIST IS NOT COMPLETE. Use unused-return🟡 Impact: Medium
base/ModuleManager.sol#L284-L290
base/ModuleManager.sol#L292-L298
shadowing-local🔵 Impact: Low
missing-zero-check🔵 Impact: Low
factory/AccountFactory.sol#L11 reentrancy-events🔵 Impact: Low
factory/AccountFactory.sol#L22-L40
assemblyℹ️ Impact: Informational
base/ModuleManager.sol#L81-L84
base/ModuleManager.sol#L107-L110
base/ExecutionHelper.sol#L82-L98
base/ExecutionHelper.sol#L101-L116
base/ExecutionHelper.sol#L64-L79
base/BaseAccount.sol#L105-L118
base/ModuleManager.sol#L107-L110
base/ModuleManager.sol#L73-L131
base/ExecutionHelper.sol#L43-L62
base/ModuleManager.sol#L81-L84 dead-codeℹ️ Impact: Informational
base/ExecutionHelper.sol#L82-L98
base/ExecutionHelper.sol#L101-L116
base/ModuleManager.sol#L81-L84
base/ModuleManager.sol#L107-L110 low-level-callsℹ️ Impact: Informational
naming-conventionℹ️ Impact: Informational
redundant-statementsℹ️ Impact: Informational
too-many-digitsℹ️ Impact: Informational
base/BaseAccount.sol#L105-L118 This comment was automatically generated by the GitHub Actions workflow. |
Pull Request for Smart Contract Improvement
Describe your changes:
Link any related issues:
Testing:
Note: Please ensure all tests and lint checks pass before requesting a review. If there are any errors, fix them prior to submission.
Checklist: