Skip to content

feat: Add transient delete detector#2968

Open
awilliams1-cb wants to merge 6 commits intocrytic:masterfrom
awilliams1-cb:transient-delete-detector
Open

feat: Add transient delete detector#2968
awilliams1-cb wants to merge 6 commits intocrytic:masterfrom
awilliams1-cb:transient-delete-detector

Conversation

@awilliams1-cb
Copy link

Adds a detector for the solc compiler bug identified here: https://www.soliditylang.org/blog/2026/02/18/transient-storage-clearing-helper-collision-bug/.

Note that while the code needs to be compiled with --via-ir to trigger the bug, I couldn't find a way to differentiate the compilation pipeline at the detector level. So this will generate FPs in those instances.

@CLAassistant
Copy link

CLAassistant commented Feb 19, 2026

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants