The decodeDelegateCall function includes an unnecessary cast to uint160 before casting to address.
Redundant casting can cause confusion and does not improve functionality, potentially leading to misunderstandings.
Remove the unnecessary uint160 cast and directly cast bytes20 to address.
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.