Epic: Detectors (wave 3)
Summary
Add a static-analysis detector for approval race (approve without zero-first) for SEP-41.
Background & Problem
Changing an allowance without zeroing first enables the classic approve front-run double-spend.
Acceptance Criteria
Technical Notes
Follow the rule pattern in tooling/sanctifier-core/src/rules/ with an insta golden snapshot.
Filed as part of the mainnet-readiness & world-class roadmap. Scope is intentionally small enough for one focused PR; comment to claim.
Summary
Add a static-analysis detector for approval race (approve without zero-first) for SEP-41.
Background & Problem
Changing an allowance without zeroing first enables the classic approve front-run double-spend.
Acceptance Criteria
Technical Notes
Follow the rule pattern in
tooling/sanctifier-core/src/rules/with aninstagolden snapshot.Filed as part of the mainnet-readiness & world-class roadmap. Scope is intentionally small enough for one focused PR; comment to claim.