The validation checks for v
value in the signature is missing.
The v
value for the signature in the components, v
, r
& s
should be either 27
or 28
which is the valid value, but the check for the same is missing in NativeMetaTransaction::verify()
function
Manual Review
Add the following require
check for the v
value.
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.