Skip to content

chore(deps): bump github.com/consensys/gnark-crypto from 0.20.0 to 0.20.1#3499

Merged
brbrr merged 1 commit intomainfrom
dependabot/go_modules/github.com/consensys/gnark-crypto-0.20.1
Mar 23, 2026
Merged

chore(deps): bump github.com/consensys/gnark-crypto from 0.20.0 to 0.20.1#3499
brbrr merged 1 commit intomainfrom
dependabot/go_modules/github.com/consensys/gnark-crypto-0.20.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 23, 2026

Bumps github.com/consensys/gnark-crypto from 0.20.0 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

Changelog

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

[v0.20.1] - 2026-03-16

Fix

  • correct IFMA vector mul carry propagation (#816)
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)
  • See full diff 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.20.0 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.20.0...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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 23, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 75.40%. Comparing base (2f97425) to head (8c1352b).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3499      +/-   ##
==========================================
- Coverage   75.40%   75.40%   -0.01%     
==========================================
  Files         385      385              
  Lines       34983    34983              
==========================================
- Hits        26380    26378       -2     
- Misses       6745     6751       +6     
+ Partials     1858     1854       -4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@brbrr brbrr merged commit 869e6cb into main Mar 23, 2026
15 of 19 checks passed
@brbrr brbrr deleted the dependabot/go_modules/github.com/consensys/gnark-crypto-0.20.1 branch March 23, 2026 13:01
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