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

refactor: add VULNERABLE_SOLC_VERSIONS and logic #1485

Merged
merged 4 commits into from
Nov 30, 2022

Conversation

montyly
Copy link
Member

@montyly montyly commented Nov 30, 2022

Built on top of @devtooligan work in #1477

Changes:

  • Create helpers for VULNERABLE_SOLC_VERSIONS
  • Use VULNERABLE_SOLC_VERSIONS for all relevant detectors
  • Fix incorrect solc version in storage-signed-integer-array
  • VULNERABLE_SOLC_VERSIONS is None by default. AbstractDetector check at construction that it can't be []. This is meant to avoid confusion from the users

devtooligan and others added 4 commits November 22, 2022 14:40
…vtooligan/slither into devtooligan-1476-refactor-vulnerable-solc-version
- Use VULNERABLE_SOLC_VERSIONS for all relevant detectors
- Fix incorrect solc version in storage-signed-integer-array
@montyly montyly merged commit 16a5098 into dev Nov 30, 2022
@montyly montyly deleted the devtooligan-1476-refactor-vulnerable-solc-version branch November 30, 2022 12:37
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.

None yet

2 participants