feat: add PLONK in-circuit verifier #1191
Annotations
10 errors
std/commitments/kzg/verifier.go#L1
: # github.com/consensys/gnark/std/commitments/kzg [github.com/consensys/gnark/std/commitments/kzg.test]
|
std/commitments/kzg/verifier.go#L231
BatchOpeningProof redeclared in this block
|
std/commitments/kzg/verifier.go#L187
other declaration of BatchOpeningProof
|
std/commitments/kzg/verifier.go#L237
ValueOfBatchOpeningProof redeclared in this block
|
std/commitments/kzg/verifier.go#L192
other declaration of ValueOfBatchOpeningProof
|
std/commitments/kzg/verifier.go#L247
ret.Points undefined (type BatchOpeningProof[FR, G1El] has no field or method Points)
|
std/commitments/kzg/verifier.go#L249
r.QuotientPoly undefined (type *BatchOpeningProof[emparams.BLS12377Fr, sw_bls12377.G1Affine] has no field or method QuotientPoly)
|
std/commitments/kzg/verifier.go#L254
r.Points undefined (type *BatchOpeningProof[emparams.BLS12377Fr, sw_bls12377.G1Affine] has no field or method Points)
|
std/commitments/kzg/verifier.go#L255
r.Points undefined (type *BatchOpeningProof[emparams.BLS12377Fr, sw_bls12377.G1Affine] has no field or method Points)
|
std/commitments/kzg/verifier.go#L256
r.Points undefined (type *BatchOpeningProof[emparams.BLS12377Fr, sw_bls12377.G1Affine] has no field or method Points) (typecheck)
|
The logs for this run have expired and are no longer available.
Loading