Skip to content
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

OZ Fix: L-01 and Informationals #76

Merged
merged 2 commits into from
Apr 24, 2024
Merged

Conversation

junkim012
Copy link
Collaborator

@junkim012 junkim012 commented Apr 15, 2024

  • L-01 Incomplete Docstrings
    • Changes in EzEthWstEthSpotOracle.sol and UniswapFlashswapDirectMintHandlerWithDust.sol
  • N-01 Incremental update in an unchecked blockwas is no longer necessary as the incremental update was removed in the PR that introduced rounding up to ethAmountIn in the RenzoLibrary.
  • N-02 Unused error InvalidAmountIn removed
  • N-04 Security contract to RenzoLibrary.sol
  • N-06 Typo

L-01 incomplete docstrings
N-01 no need for unchecked block
N-02 remove unused errors
N-04 security contact
N-06 typo
Copy link

openzeppelin-code bot commented Apr 15, 2024

OZ Fix: L-01 and Informationals

Generated at commit: 8bd9cf1deaf5aff84173fcd3683d328147482191

🚨 Report Summary

Severity Level Results
Contracts Critical
High
Medium
Low
Note
Total
2
2
0
10
37
51
Dependencies Critical
High
Medium
Low
Note
Total
0
0
0
0
0
0

For more details view the full report in OpenZeppelin Code Inspector

@HrikB HrikB merged commit 61de017 into hrikb/ezETH-integration Apr 24, 2024
6 checks passed
@HrikB HrikB deleted the jun/OZ-L-01-N branch April 24, 2024 23:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants