In ECPairing.yul
precompile contract, it mistakenly passes yp1
instead of zp1
for g2JacobianDouble
argument.
In g2ScalarMul
implementation, it calls g2JacobianDouble
, but there exists a mistake in passing parameters.
On the highlighted line, it should pass zp1
instead of yp1
as last argument.
Failure in proof verification
Manual Review
Pass zp1
instead of yp1
as last argument.
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.