Skip to content

feat: add PLONK in-circuit verifier #1176

feat: add PLONK in-circuit verifier

feat: add PLONK in-circuit verifier #1176

Triggered via pull request November 3, 2023 16:27
Status Failure
Total duration 5m 58s
Artifacts

pr.yml

on: pull_request
post workflow status to slack
4s
post workflow status to slack
post workflow status to slack
0s
post workflow status to slack
Fit to window
Zoom out
Zoom in

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.