We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3af14c5 commit 06d0363Copy full SHA for 06d0363
std/recursion/sumcheck/scalarmul_test.go
@@ -12,6 +12,7 @@ import (
12
fr_secp256k1 "github.com/consensys/gnark-crypto/ecc/secp256k1/fr"
13
cryptofs "github.com/consensys/gnark-crypto/fiat-shamir"
14
"github.com/consensys/gnark/frontend"
15
+ "github.com/consensys/gnark/frontend/cs/scs"
16
"github.com/consensys/gnark/std/algebra"
17
"github.com/consensys/gnark/std/algebra/emulated/sw_emulated"
18
"github.com/consensys/gnark/std/math/bits"
0 commit comments