Skip to content

Issues: code-423n4/2021-07-sherlock-findings

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

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Saving gas by checking the last-recorded block number bug Something isn't working G (Gas Optimization) sponsor confirmed Sponsor confirmed issue
#150 opened Jul 30, 2021 by code423n4
Avoid repeating storage reads in a loop to save gas bug Something isn't working G (Gas Optimization) sponsor confirmed Sponsor confirmed issue
#149 opened Jul 30, 2021 by code423n4
Gas optimization on calculating the storage slot of a token bug Something isn't working G (Gas Optimization) sponsor confirmed Sponsor confirmed issue
#148 opened Jul 30, 2021 by code423n4
Tokens cannot be reinitialized with new lock tokens 1 (Low Risk) bug Something isn't working sponsor acknowledged Sponsor acknowledged, but not resolving
#141 opened Jul 30, 2021 by code423n4
Cannot set watsonsSherxWeight to the maximum 1 (Low Risk) bug Something isn't working invalid This doesn't seem right sponsor disputed Sponsor was not able to duplicate or disagrees
#140 opened Jul 30, 2021 by code423n4
Possible divide-by-zero error in PoolBase 1 (Low Risk) bug Something isn't working sponsor confirmed Sponsor confirmed issue
#136 opened Jul 30, 2021 by code423n4
Missing non-zero address checks 1 (Low Risk) bug Something isn't working sponsor acknowledged Sponsor acknowledged, but not resolving
#135 opened Jul 30, 2021 by code423n4
SafeMath library is not always used in PoolBase 1 (Low Risk) bug Something isn't working sponsor acknowledged Sponsor acknowledged, but not resolving
#133 opened Jul 30, 2021 by code423n4
order of operations in Payout.sol 1 (Low Risk) bug Something isn't working invalid This doesn't seem right sponsor disputed Sponsor was not able to duplicate or disagrees
#130 opened Jul 29, 2021 by code423n4
Confusing exponentiation (10e17) 0 (Non-critical) bug Something isn't working sponsor confirmed Sponsor confirmed issue
#129 opened Jul 28, 2021 by code423n4
Uncheckable math in redeem() bug Something isn't working G (Gas Optimization) sponsor acknowledged Sponsor acknowledged, but not resolving
#127 opened Jul 28, 2021 by code423n4
uncheckable math in payout() bug Something isn't working G (Gas Optimization) sponsor acknowledged Sponsor acknowledged, but not resolving
#126 opened Jul 28, 2021 by code423n4
NatSpec typo in _doSherX @return 0 (Non-critical) bug Something isn't working sponsor confirmed Sponsor confirmed issue
#125 opened Jul 28, 2021 by code423n4
gas reduction in calcUnderlying bug Something isn't working G (Gas Optimization) sponsor confirmed Sponsor confirmed issue
#124 opened Jul 28, 2021 by code423n4
Poorly Named variables 0 (Non-critical) bug Something isn't working disagree with severity sponsor confirmed Sponsor confirmed issue
#123 opened Jul 28, 2021 by code423n4
Unused functions and storage cost gas. bug Something isn't working G (Gas Optimization) sponsor acknowledged Sponsor acknowledged, but not resolving
#120 opened Jul 28, 2021 by code423n4
Single under-funded protocol can break paying off debt 3 (High Risk) bug Something isn't working sponsor acknowledged Sponsor acknowledged, but not resolving
#119 opened Jul 28, 2021 by code423n4
ERC20 can accidentally burn tokens 1 (Low Risk) bug Something isn't working sponsor acknowledged Sponsor acknowledged, but not resolving
#118 opened Jul 28, 2021 by code423n4
ERC20 non-standard names 1 (Low Risk) bug Something isn't working disagree with severity sponsor confirmed Sponsor confirmed issue
#117 opened Jul 28, 2021 by code423n4
initializeSherXERC20 can be called more than once 1 (Low Risk) bug Something isn't working sponsor confirmed Sponsor confirmed issue
#116 opened Jul 28, 2021 by code423n4
Sanitize _weights in setWeights on every use 1 (Low Risk) bug Something isn't working sponsor confirmed Sponsor confirmed issue
#115 opened Jul 28, 2021 by code423n4
Anyone can unstake on behalf of someone 1 (Low Risk) bug Something isn't working sponsor confirmed Sponsor confirmed issue
#114 opened Jul 28, 2021 by code423n4
ProTip! no:milestone will show everything without a milestone.