-
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
use internal modifiers
for constructor
#78
Conversation
Methods
Deployments
Solidity and Network Config
|
Codecov ReportAll modified and coverable lines are covered by tests ✅ ❗ Your organization needs to install the Codecov GitHub app to enable full functionality.
|
Slither reportTHIS CHECKLIST IS NOT COMPLETE. Use
unused-returnImpact: Medium
BNBParty.Factory/contracts/BNBPartyLiquidity.sol Lines 14 to 56 in fb1312b
BNBParty.Factory/contracts/BNBPartyLiquidityHelper.sol Lines 16 to 40 in fb1312b
BNBParty.Factory/contracts/BNBPartyCreation.sol Lines 43 to 77 in fb1312b
BNBParty.Factory/contracts/BNBPartyManageable.sol Lines 93 to 105 in fb1312b
BNBParty.Factory/contracts/BNBPartySwaps.sol Lines 47 to 53 in fb1312b
BNBParty.Factory/contracts/BNBPartyFee.sol Lines 70 to 82 in fb1312b
reentrancy-benignImpact: Low
BNBParty.Factory/contracts/BNBPartyLiquidity.sol Lines 14 to 56 in fb1312b
reentrancy-eventsImpact: Low
BNBParty.Factory/contracts/BNBPartySwaps.sol Lines 13 to 22 in fb1312b
BNBParty.Factory/contracts/BNBPartySwaps.sol Lines 13 to 22 in fb1312b
BNBParty.Factory/contracts/BNBPartySwaps.sol Lines 13 to 22 in fb1312b
BNBParty.Factory/contracts/BNBPartyLiquidity.sol Lines 14 to 56 in fb1312b
naming-conventionImpact: Informational
reentrancy-unlimited-gasImpact: Informational
BNBParty.Factory/contracts/BNBPartySwaps.sol Lines 13 to 22 in fb1312b
|
closes #75