-
Notifications
You must be signed in to change notification settings - Fork 516
bug: TestCommitment fails #918
Copy link
Copy link
Closed
Labels
type: bugSomething isn't workingSomething isn't working
Description
go test -count=1 -v -tags=prover_checks ./test/...
outputs
assert.go:200:
Error Trace: /Users/gbotrel/dev/go/src/github.com/consensys/gnark/test/assert.go:200
/Users/gbotrel/dev/go/src/github.com/consensys/gnark/test/assert_checkcircuit.go:129
/Users/gbotrel/dev/go/src/github.com/consensys/gnark/test/assert.go:66
Error: claimed quotient is not as expected
witness:{"X":1,"Y":2}
Test: TestCommitment/bn254#10/plonk/valid_witness
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type: bugSomething isn't workingSomething isn't working