crytic/slither

Create detectors for semantic changes due to Solidity IR

Ouverte

#1 169 ouverte le 14 avr. 2022

 (2 commentaires) (1 réaction) (0 personne assignée)Python (886 forks)batch import
High Priorityhelp wanted

Métriques du dépôt

Stars
 (4 769 étoiles)
Métriques de merge PR
 (Merge moyen 54j 9h) (2 PRs mergées en 30 j)

Description

https://docs.soliditylang.org/en/v0.8.13/ir-breaking-changes.html#semantic-only-changes

0.8.13 allows to use of the new IR pipeline, but comes with risks due to semantics changes. We should create detectors to help developers to review if they can use the new version without impacting their contracts.

We can make these detectors directly public to help a larger audience.

Guide contributeur