-
Notifications
You must be signed in to change notification settings - Fork 2
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
remove firewallProtectedSig from internal split #413
Conversation
Methods
Deployments
Solidity and Network Config
|
Slither reportTHIS CHECKLIST IS NOT COMPLETE. Use
uninitialized-localImpact: Medium
unused-returnImpact: Medium
LockDealNFT/contracts/LockDealNFT/LockDealNFT.sol Lines 25 to 42 in 5677f10
calls-loopImpact: Low
LockDealNFT/contracts/LockDealNFT/LockDealNFTState.sol Lines 43 to 54 in 5677f10
LockDealNFT/contracts/LockDealNFT/LockDealNFTState.sol Lines 80 to 82 in 5677f10
timestampImpact: Low
LockDealNFT/contracts/LockDealNFT/LockDealNFTInternal.sol Lines 11 to 31 in 5677f10
LockDealNFT/contracts/SimpleProviders/TimedDealProvider/TimedDealProvider.sol Lines 31 to 45 in 5677f10
dead-codeImpact: Informational
LockDealNFT/contracts/SimpleProviders/Provider/ProviderModifiers.sol Lines 42 to 44 in 5677f10
LockDealNFT/contracts/SimpleProviders/Provider/ProviderModifiers.sol Lines 58 to 60 in 5677f10
LockDealNFT/contracts/SimpleProviders/Provider/BasicProvider.sol Lines 65 to 68 in 5677f10
naming-conventionImpact: Informational
unused-importImpact: Informational
immutable-statesImpact: Optimization
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #413 +/- ##
==========================================
- Coverage 85.97% 85.93% -0.04%
==========================================
Files 13 13
Lines 385 384 -1
Branches 69 68 -1
==========================================
- Hits 331 330 -1
Misses 53 53
Partials 1 1 ☔ View full report in Codecov by Sentry. |
No description provided.