crytic/slither

Create detectors for semantic changes due to Solidity IR

Open

#1169 aperta il 14 apr 2022

Vedi su GitHub
 (2 commenti) (1 reazione) (0 assegnatari)Python (886 fork)batch import
High Priorityhelp wanted

Metriche repository

Star
 (4769 star)
Metriche merge PR
 (Merge medio 54g 9h) (2 PR mergiate in 30 g)

Descrizione

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.

Guida contributor