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

High Detector: OverUnderflow for solidity versions <0.8 #316

Open
alexroan opened this issue Apr 11, 2024 · 0 comments
Open

High Detector: OverUnderflow for solidity versions <0.8 #316

alexroan opened this issue Apr 11, 2024 · 0 comments
Labels
good first issue Good for newcomers priority-low Low priority issue

Comments

@alexroan
Copy link
Contributor

For contracts that can be compiled using solidity versions below 0.8, if mathematical operations exist (x + y, for example), capture the operation and recommend that SafeMath is used.

@alexroan alexroan added the hackathon idea An idea for a hackathon submission label Apr 11, 2024
@alexroan alexroan added good first issue Good for newcomers priority-low Low priority issue and removed hackathon idea An idea for a hackathon submission labels Jun 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers priority-low Low priority issue
Projects
None yet
Development

No branches or pull requests

1 participant