Skip to content

build(deps): bump github.com/consensys/gnark-crypto from 0.19.2 to 0.20.0 in the dependencies group#206

Merged
pk910 merged 2 commits intomasterfrom
dependabot/go_modules/dependencies-eb88fa76d8
Mar 16, 2026
Merged

build(deps): bump github.com/consensys/gnark-crypto from 0.19.2 to 0.20.0 in the dependencies group#206
pk910 merged 2 commits intomasterfrom
dependabot/go_modules/dependencies-eb88fa76d8

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2026

Bumps the dependencies group with 1 update: github.com/consensys/gnark-crypto.

Updates github.com/consensys/gnark-crypto from 0.19.2 to 0.20.0

Release notes

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

v0.20.0

What's Changed

... (truncated)

Changelog

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

[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

  • 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)

Docs

  • update CITATION.bib
  • update changelog
  • update Go tested versions
  • update citation

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

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the dependencies group with 1 update: [github.com/consensys/gnark-crypto](https://github.com/consensys/gnark-crypto).


Updates `github.com/consensys/gnark-crypto` from 0.19.2 to 0.20.0
- [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.19.2...v0.20.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Mar 16, 2026
@pk910 pk910 merged commit 344415b into master Mar 16, 2026
6 checks passed
@pk910 pk910 deleted the dependabot/go_modules/dependencies-eb88fa76d8 branch March 16, 2026 18:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant