Detection of the reentrancy bug (https://github.com/crytic/not-so-smart-contracts/tree/master/reentrancy).
External calls:
State variables written after the call(s):
The reentrancy is benign because it's exploitation would have the same effect as two consecutive calls. However, it is a potential vector for future attacks.
Slither
Apply reentrancy guard to OneShot::mintRapper
function using CEI pattern
The contest is live. Earn rewards by submitting a finding.
This is your time to appeal against judgements on your submissions.
Appeals are being carefully reviewed by our judges.