Skip to content

dependabot(gomod): bump github.com/consensys/gnark-crypto from 0.18.1 to 0.20.1#21598

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/go_modules/github.com/consensys/gnark-crypto-0.20.1
Open

dependabot(gomod): bump github.com/consensys/gnark-crypto from 0.18.1 to 0.20.1#21598
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/go_modules/github.com/consensys/gnark-crypto-0.20.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/consensys/gnark-crypto from 0.18.1 to 0.20.1.

Release notes

Sourced from github.com/consensys/gnark-crypto's releases.

v0.20.1

This release contains correctness fix for vector multiplication using IFMA, see #816. Users of ecc/bls12-377/fr, ecc/bls12-381/fr, ecc/bls24-315/fr, ecc/bn254/fr, ecc/bn254/fp, ecc/grumpkin/fr, ecc/grumpkin/fp, ecc/stark-curve/fr and ecc/stark-curve/fp using v0.20.0 should upgrade to avoid incorrect computation results.

What's Changed

Full Changelog: Consensys/gnark-crypto@v0.20.0...v0.20.1

v0.20.0

What's Changed

... (truncated)

Changelog

Sourced from github.com/consensys/gnark-crypto's changelog.

[v0.20.1] - 2026-03-16

Fix

  • correct IFMA vector mul carry propagation (#816)

[v0.20.0] - 2026-03-11

Build

  • deps: bump golang.org/x/crypto from 0.41.0 to 0.45.0 in the go_modules group across 1 directory (#770)

CI

  • enable security code scanner (#771)
  • Standardize imports (#760)

Chore

  • golangci-lint update (#813)
  • rename sage files (#806)
  • add dependabot configuration for GitHub Actions updates (#804)
  • reintroduce slack notif (#802)
  • update ci workflows to go 1.25 (#801)
  • use self hosted runners (#763)
  • merge v0.19 hotfix branch (#766)
  • clarify PublicKey.SetBytes uses compressed public key (#732)

Feat

  • add bn254 poseidon2 constants and support t=4/8/12/16 (#783)
  • lattice-based rational reconstructions for gnark scalar decompositions (#799)
  • Expose NewDefaultPermutation in Poseidon2 packages (#761)
  • batch subgroup membership testing (#710)
  • add typed field hasher interface in MiMC package (#752)
  • add parallel prefix product for vector e4 (#750)
  • expose vortex.ComputeLagrangeBasisAtX
  • vector e4 utils ops (#749)
  • add vector.Exp method
  • adds e4 vector Exp method (#739)
  • make bitReverse generic (#736)
  • handle len(p)=0 in kzg (#730)
  • Add P-256 (secp256r1) elliptic curve + ECDSA (#767)
  • add column linear combination check (#731)
  • Jacobian Triple for j=0 curves (#715)

FiatShamir

  • creation of new challenges with New() (#811)

Fix

  • Affine twisted Edwards scalar multiplication edge case (#774)
  • fix cursor bot comments (#803)
  • E2 MustSetRandom all elements (#793)
  • remove duplicate import (#762)
  • use G2Affine in UpdateMonomialsG2 template (#735)
  • make #740 retro compatible BitReverse generic impl
  • reintroduce BitReverse in fft package as deprecated for backward… (#740)
  • #727 with go generate and cosmetics (#734)

Perf

  • direct quartic extension for koala and baby bears (#779)
  • optimize (purego) extension for koalabear (#729)
  • optimize pre-computation in fixed-argument pairings by batching double steps (#798)

... (truncated)

Commits
  • 49879af release: v0.20.1 (#818)
  • d932506 deps(actions)(deps): bump actions/setup-go from 6.2.0 to 6.3.0 in the core-ac...
  • be4aeba fix: correct IFMA vector mul carry propagation (#816)
  • a66323f release: v0.20.0 (#815)
  • 6183580 chore: golangci-lint update (#813)
  • 448730f FiatShamir: creation of new challenges with New() (#811)
  • a1e02e5 FFT Vectorization Optimization for F31 Fields (#812)
  • be8fef1 chore: rename sage files (#806)
  • aa334fc Add Python language configuration to security scanner (#808)
  • a3a3ae5 feat: add bn254 poseidon2 constants and support t=4/8/12/16 (#783)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/consensys/gnark-crypto](https://github.com/consensys/gnark-crypto) from 0.18.1 to 0.20.1.
- [Release notes](https://github.com/consensys/gnark-crypto/releases)
- [Changelog](https://github.com/Consensys/gnark-crypto/blob/master/CHANGELOG.md)
- [Commits](Consensys/gnark-crypto@v0.18.1...v0.20.1)

---
updated-dependencies:
- dependency-name: github.com/consensys/gnark-crypto
  dependency-version: 0.20.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the M-dependabot Meta: dependabot opened pr label Jun 29, 2026
@dependabot dependabot Bot requested a review from a team as a code owner June 29, 2026 18:33
@dependabot dependabot Bot added the M-dependabot Meta: dependabot opened pr label Jun 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

M-dependabot Meta: dependabot opened pr

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants