feat: add PLONK in-circuit verifier #1176
pr.yml
on: pull_request
post workflow status to slack
4s
post workflow status to slack
0s
Annotations
9 errors
staticcheck:
std/recursion/plonk/verifier.go#L1
: # github.com/consensys/gnark/std/recursion/plonk [github.com/consensys/gnark/std/recursion/plonk.test]
|
staticcheck:
std/recursion/plonk/verifier_test.go#L82
too many arguments in call to NewVerifier
|
staticcheck:
std/recursion/plonk/verifier.go#L5
"math/big" imported and not used
|
staticcheck:
std/recursion/plonk/verifier.go#L6
"strconv" imported and not used (typecheck)
|
staticcheck
issues found
|
test:
std/recursion/plonk/verifier_test.go#L82
too many arguments in call to NewVerifier
|
test:
std/recursion/plonk/verifier.go#L5
"math/big" imported and not used
|
test:
std/recursion/plonk/verifier.go#L6
"strconv" imported and not used
|
test
Process completed with exit code 1.
|