Releases
v0.4.0
Compare
Sorry, something went wrong.
No results found
Major Updates
Reworks and additions
pess-uni-v2 detector: Now enabled by default. Launches checks when detects Uniswap V2 smart contracts inheritance. Thx @Yhtiyar
pess-public-vs-external detector: New detector. Detects public functions that could be marked as external. Thx @Yhtiyar
pess-ecrecover detector: New detector. Detects when error-result (0) of ecrecover function is not checked. Thx @Yhtiyar
pess-magic-number detector: Now detects 3 or more values that are not assigned to variables. Thx @Yhtiyar
Crucial Fixes
pess-unprotected-setter detector: Now handles functions with unnamed parameters.
pess-call-forward-to-protected detector: Now handles functions with unnamed parameters.
pess-unprotected-initialize detector: Now handles variable as Slither Variable.
Minor Updates and Optimization
Minor Fixes
pess-arbitrary-call detector: Now detects assembly calls and delegatecalls. Thx @Yhtiyar
General. Removed unused imports and comments.
General. Notification to the Slitherin Telegram chat is sent with release (not with pushes to a master branch).
General. Updated README with Pessimistic.io link, ETH Belgrade talk and AuditWizard integration.
You can’t perform that action at this time.