crytic / slither

Static Analyzer for Solidity and Vyper
https://blog.trailofbits.com/2018/10/19/slither-a-solidity-static-analysis-framework/
GNU Affero General Public License v3.0
5.34k stars 970 forks source link

Add Solidity 0.7 support #559

Closed montyly closed 3 years ago

montyly commented 4 years ago

https://solidity.ethereum.org/2020/07/28/solidity-v0.7.0-release-announcement/

montyly commented 3 years ago

I forgot to close this issue with https://github.com/crytic/slither/releases/tag/0.6.14.

If I am not mistaken, only slot was missing, which is covered by https://github.com/crytic/slither/pull/833

If we find missing features, we will create individual gh issue.