Skip to content

0.10.4

Latest
Compare
Choose a tag to compare
@0xalpharush 0xalpharush released this 23 Aug 13:33
· 13 commits to master since this release
aeeb2d3

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