The functions withdrawAllFailedCredits do not emit refunded events.
Impact:
The function withdrawAllFailedCreditsallows users to withdraw their pending failed transfer credits, but it does not emit any event.
This reduces auditability and on-chain transparency, as there is no way to track which account withdrew credits and for what amount.
Users and off-chain services (e.g., indexers, UIs, monitoring tools) cannot easily verify or display these withdrawals.
Emit an event whenever credits are withdrawn, recording both the beneficiary and the withdrawn amount.
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.