Improve reentrancy detectors to highlight token-based reentrancy
Open
enhancement
- Dominant language
- Python
- Stars
- 6.4k
- Forks
- 1.1k
- PR merge metrics
- No merged PRs in 30d
Description
There have been a couple of hacks due to reentrancies on tokens that were detected by Slither, but ignored by developers. We should improve the reentrancies detectors output to highlight if the risks are related to a token (transfer/transferfrom/+
safe versions).
Contributor guide
Assessment
This issue has not been assessed yet.