_extractPeriodFromProof
function calculates slot using Verifier.extractSlotValueFromProof
and made a condition in require statement to verify that slot exists , and revert the transaction if slot doesn't exist but no error message in present in require.
Function reverts silently and make it difficult to understand and diagnose the issue.
Add an error message or custom error in the require statement
Informational, non-acceptable severity given it has arguably no security impact
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.