pypi slither-analyzer 0.10.4

latest releases: 0.11.5, 0.11.4, 0.11.3...
18 months ago

This is a minor release that fixes some issues caused by updates to the web3.py library. Also, it contains fixes/improvements for a couple detectors: fix the solc-version detector which was warning on solc versions without bugs, don't report arbitrary-send-eth if the recipient if it's an immutable value, disable unused-import as it was slow and not handling a few edge cases correctly. Finally, slither-check-upgradeability has a new check which identifies the bug that was the cause of the most recent Ronin hack (see #2536).

We thank all of our external contributors for their effort!

What's Changed

New Contributors

Full Changelog: 0.10.3...0.10.4

Don't miss a new slither-analyzer release

NewReleases is sending notifications on new releases.