feat: add Grumpkin elliptic curve (native 2-cycle with BN254) #2327
pr.yml
on: pull_request
staticcheck
1m 7s
slack-notifications
/
notify_slack
0s
Annotations
10 errors
staticcheck:
std/math/emulated/emparams/emparams.go#L132
undefined: ecc.GRUMPKIN
|
staticcheck:
std/math/emulated/emparams/emparams.go#L146
undefined: ecc.GRUMPKIN (typecheck)
|
staticcheck:
std/algebra/defaults.go#L15
could not import github.com/consensys/gnark/std/math/emulated/emparams (-: # github.com/consensys/gnark/std/math/emulated/emparams
|
staticcheck:
std/math/emulated/emparams/emparams.go#L132
undefined: ecc.GRUMPKIN
|
staticcheck:
std/math/emulated/emparams/emparams.go#L146
undefined: ecc.GRUMPKIN) (typecheck)
|
staticcheck:
examples/inputpacking/inputpacking_test.go#L18
could not import github.com/consensys/gnark/std/math/emulated/emparams (-: # github.com/consensys/gnark/std/math/emulated/emparams
|
staticcheck:
std/math/emulated/emparams/emparams.go#L132
undefined: ecc.GRUMPKIN
|
staticcheck:
std/math/emulated/emparams/emparams.go#L146
undefined: ecc.GRUMPKIN) (typecheck)
|
staticcheck:
std/algebra/emulated/sw_bls12381/g2.go#L169
g2.Square undefined (type *G2 has no field or method Square) (typecheck)
|
staticcheck:
std/algebra/emulated/sw_bls12381/g2.go#L170
g2.MulByConstElement undefined (type *G2 has no field or method MulByConstElement) (typecheck)
|