Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 22, 2025

Bumps github.com/consensys/gnark from 0.12.0 to 0.14.0.

Release notes

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

v0.14.0

What's Changed

New Contributors

Full Changelog: Consensys/gnark@v0.13.0...v0.14.0

v0.13.0

What's Changed

... (truncated)

Changelog

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

[v0.13.0] - 2025-06-12

Build

  • upgrade gnark-crypto to v0.18.0 and minor upgrades in go.mod
  • deps: bump golang.org/x/crypto from 0.33.0 to 0.35.0 (#1478)

Chore

  • remove useless github workflow
  • add not-accepted github workflow

Docs

  • up comments (#1503)
  • notify undefined result (#1488)

Feat

  • constant value binary decomposition (#1510)
  • implement field emulation over small fields (#1495)
  • add WideCommitter for obtaining commitment in the field extension (#1494)
  • add field extension support over native fields (#1493)
  • make automatic element initialization aware of the current field (#1492)
  • emulated AssertIsDifferent (#1479)
  • map to g2 on BLS12-381 (#1477)
  • add Pectra BLS12-381 elliptic curve precompiles (#1447)
  • make constraint.Element generic interface (#1463)
  • use OSS ICICLE for GPU acceleration (version v3.2.2) (#1451)
  • merkle damgard and poseidon2 (#1407)
  • wires: implements GetWiresConstraintExact as a draft proposal (#1462)

Feat

  • implement FixedLengthSum function for sha3 (#1379)

Fix

  • don't use assignment to compile (#1508)
  • range over all limbs in normalized form for lookup (#1505)
  • fake glv neg scalars (#1487)
  • Ratio Verification on Groth16 MPC - Phase 1 (#1465)
  • non-native zero IsZero edge case (#1413)

Fix

  • make GetWiresConstraint(Exact) deterministic (#1485)

Perf

  • optimize selector.Mux with recursive BinaryMux for various sizes (#1420)
  • Poseidon2 GKR circuit (#1410)

Style

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [github.com/consensys/gnark](https://github.com/consensys/gnark) from 0.12.0 to 0.14.0.
- [Release notes](https://github.com/consensys/gnark/releases)
- [Changelog](https://github.com/Consensys/gnark/blob/master/CHANGELOG.md)
- [Commits](Consensys/gnark@v0.12.0...v0.14.0)

---
updated-dependencies:
- dependency-name: github.com/consensys/gnark
  dependency-version: 0.14.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Used by dependabot for dependency updates go Pull requests that update go code labels Aug 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Used by dependabot for dependency updates go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant