-
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
fix reentrancy-no-eth
slither warning
#67
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 24fb39c
BNBParty.Factory/contracts/BNBPartyLiquidityHelper.sol Lines 16 to 40 in 24fb39c
BNBParty.Factory/contracts/BNBPartyCreation.sol Lines 43 to 77 in 24fb39c
BNBParty.Factory/contracts/BNBPartyManageable.sol Lines 93 to 105 in 24fb39c
BNBParty.Factory/contracts/BNBPartySwaps.sol Lines 47 to 53 in 24fb39c
BNBParty.Factory/contracts/BNBPartyFee.sol Lines 70 to 82 in 24fb39c
reentrancy-benignImpact: Low
BNBParty.Factory/contracts/BNBPartyLiquidity.sol Lines 14 to 56 in 24fb39c
reentrancy-eventsImpact: Low
BNBParty.Factory/contracts/BNBPartySwaps.sol Lines 13 to 22 in 24fb39c
BNBParty.Factory/contracts/BNBPartySwaps.sol Lines 13 to 22 in 24fb39c
BNBParty.Factory/contracts/BNBPartySwaps.sol Lines 13 to 22 in 24fb39c
BNBParty.Factory/contracts/BNBPartyLiquidity.sol Lines 14 to 56 in 24fb39c
naming-conventionImpact: Informational
reentrancy-unlimited-gasImpact: Informational
BNBParty.Factory/contracts/BNBPartySwaps.sol Lines 13 to 22 in 24fb39c
|
No description provided.