crytic/slither

Create detectors for semantic changes due to Solidity IR

開放

#1,169 建立於 2022年4月14日

 (2 則留言) (1 個反應) (0 位負責人)Python (886 個分叉)batch import
High Priorityhelp wanted

倉庫指標

星標
 (4,769 顆星)
PR 合併指標
 (平均合併 54天 9小時) (30 天內合併 2 個 PR)

描述

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.

貢獻者指南