Skip to content

feat: add Grumpkin elliptic curve (native 2-cycle with BN254) #2327

feat: add Grumpkin elliptic curve (native 2-cycle with BN254)

feat: add Grumpkin elliptic curve (native 2-cycle with BN254) #2327

Triggered via pull request February 4, 2025 19:31
Status Failure
Total duration 1m 24s
Artifacts

pr.yml

on: pull_request
slack-notifications  /  notify_slack
0s
slack-notifications / notify_slack
Fit to window
Zoom out
Zoom in

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)