-
Notifications
You must be signed in to change notification settings - Fork 0
Issues: code-423n4/2021-09-wildcredit-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
Label
Projects
Milestones
Assignee
Sort
Issues list
Race condition on ERC20 approval
1 (Low Risk)
bug
Something isn't working
sponsor-confirmed
#120
opened Sep 30, 2021 by
code423n4
Add nonReentrant modifiers to uniswap position methods + Check effects pattern
0 (Non-critical)
bug
Something isn't working
disagree-with-severity
sponsor-acknowledged
#118
opened Sep 30, 2021 by
code423n4
Oracle should call latestRoundData instead.
1 (Low Risk)
bug
Something isn't working
sponsor-acknowledged
#116
opened Sep 30, 2021 by
code423n4
Improper File Imports
0 (Non-critical)
bug
Something isn't working
sponsor-disputed
#115
opened Sep 29, 2021 by
code423n4
Lack of check for address(0) in Something isn't working
disagree-with-severity
sponsor-acknowledged
LendingPair.depositUniPosition
0 (Non-critical)
bug
#112
opened Sep 29, 2021 by
code423n4
Style issues
0 (Non-critical)
bug
Something isn't working
sponsor-confirmed
#108
opened Sep 29, 2021 by
code423n4
Unused imports
bug
Something isn't working
G (Gas Optimization)
sponsor-confirmed
#107
opened Sep 29, 2021 by
code423n4
Ensure targetUtilization > 0
0 (Non-critical)
bug
Something isn't working
disagree-with-severity
sponsor-confirmed
#105
opened Sep 29, 2021 by
code423n4
Only accept ETH from WETH contract
0 (Non-critical)
bug
Something isn't working
disagree-with-severity
sponsor-confirmed
#103
opened Sep 29, 2021 by
code423n4
Oracle response assumes 8 decimals
1 (Low Risk)
bug
Something isn't working
sponsor-acknowledged
#101
opened Sep 29, 2021 by
code423n4
Emit events when setting the initial values in the constructor
0 (Non-critical)
bug
Something isn't working
sponsor-acknowledged
#100
opened Sep 29, 2021 by
code423n4
Reordering state variable declarations to prevent incorrect packing can save slots/gas
bug
Something isn't working
G (Gas Optimization)
sponsor-confirmed
#91
opened Sep 29, 2021 by
code423n4
Avoiding unnecessary SSTORE can save gas
bug
Something isn't working
G (Gas Optimization)
sponsor-acknowledged
#90
opened Sep 29, 2021 by
code423n4
Using msg.sender or cached locals in emits instead of state variables saves gas
bug
Something isn't working
G (Gas Optimization)
sponsor-confirmed
#88
opened Sep 29, 2021 by
code423n4
Unused parameter removal can save gas
bug
Something isn't working
G (Gas Optimization)
sponsor-confirmed
#87
opened Sep 29, 2021 by
code423n4
setTargetUtilization()
Misleading error message
0 (Non-critical)
bug
#86
opened Sep 29, 2021 by
code423n4
Moving checks before other logic can save gas
bug
Something isn't working
G (Gas Optimization)
sponsor-confirmed
#85
opened Sep 29, 2021 by
code423n4
Use unchecked{} primitive to save gas where possible
bug
Something isn't working
G (Gas Optimization)
sponsor-acknowledged
#84
opened Sep 29, 2021 by
code423n4
Input validation on amount > 0 will save gas
bug
Something isn't working
G (Gas Optimization)
sponsor-acknowledged
#82
opened Sep 29, 2021 by
code423n4
Input validation on positionID not being 0 will save gas
bug
Something isn't working
G (Gas Optimization)
sponsor-confirmed
#81
opened Sep 29, 2021 by
code423n4
Redundant zero-address checks
bug
Something isn't working
G (Gas Optimization)
sponsor-confirmed
#80
opened Sep 29, 2021 by
code423n4
Caching state variables in local/memory variables avoids SLOADs to save gas
bug
Something isn't working
G (Gas Optimization)
sponsor-acknowledged
#79
opened Sep 29, 2021 by
code423n4
Clone-and-own approach used for OZ libraries is susceptible to errors and missing upstream bug fixes
0 (Non-critical)
bug
Something isn't working
sponsor-disputed
#77
opened Sep 29, 2021 by
code423n4
Lack of guarded launch approach may be risky
0 (Non-critical)
bug
Something isn't working
sponsor-disputed
#76
opened Sep 29, 2021 by
code423n4
Missing event for this critical onlyOperator function where the operator can arbitrarily change name+symbol
0 (Non-critical)
bug
Something isn't working
disagree-with-severity
sponsor-confirmed
#74
opened Sep 29, 2021 by
code423n4
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.