Perf: Parallelize subgroup checks in KZG MPC setup #976
pr.yml
on: pull_request
staticcheck
25s
slack-notifications
/
notify_slack
0s
Annotations
10 errors and 2 warnings
staticcheck:
kzg/kzg.go#L11
could not import github.com/consensys/gnark-crypto/ecc/bls12-377/kzg (-: # github.com/consensys/gnark-crypto/ecc/bls12-377/kzg
|
staticcheck:
ecc/bls12-377/kzg/mpcsetup.go#L20
"runtime" imported and not used) (typecheck)
|
staticcheck:
kzg/kzg.go#L12
could not import github.com/consensys/gnark-crypto/ecc/bls12-381/kzg (-: # github.com/consensys/gnark-crypto/ecc/bls12-381/kzg
|
staticcheck:
ecc/bls12-381/kzg/mpcsetup.go#L20
"runtime" imported and not used) (typecheck)
|
staticcheck:
kzg/kzg.go#L13
could not import github.com/consensys/gnark-crypto/ecc/bls24-315/kzg (-: # github.com/consensys/gnark-crypto/ecc/bls24-315/kzg
|
staticcheck:
ecc/bls24-315/kzg/mpcsetup.go#L20
"runtime" imported and not used) (typecheck)
|
staticcheck:
kzg/kzg.go#L14
could not import github.com/consensys/gnark-crypto/ecc/bls24-317/kzg (-: # github.com/consensys/gnark-crypto/ecc/bls24-317/kzg
|
staticcheck:
ecc/bls24-317/kzg/mpcsetup.go#L20
"runtime" imported and not used) (typecheck)
|
staticcheck:
kzg/kzg.go#L15
could not import github.com/consensys/gnark-crypto/ecc/bn254/kzg (-: # github.com/consensys/gnark-crypto/ecc/bn254/kzg
|
staticcheck:
ecc/bn254/kzg/mpcsetup.go#L20
"runtime" imported and not used) (typecheck)
|
staticcheck
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
slack-notifications / notify_slack
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|