crytic/slither

Identify missed reentrancy exploits by Slither

Open

#1,840 opened on Apr 14, 2023

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Python (4,769 stars) (886 forks)batch import
enhancementhelp wanted

Description

Describe the desired feature

Identify which reentrancy exploits in my collection repo are currently overlooked by Slither and report them individually. Based on these findings, the reentrancy detectors can be (hopefully) improved.

Contributor guide