worldfnd / worldfnd/provekit

update Gnark verifier to reflect all recent changes

Open
#260 0 comments 0 reactions 1 assignee View on GitHub

@veljkovranic is already working on this.

Since Feb 25, 2026.

Dominant language
Noir
Stars
138
Forks
47
Avg merge
1d 34m
Merged PRs (30d)
6

Description

  • Transcript and IOPatterns are gone, we need to use narg_string and hints now
  • New ZK algorithm implementation
  • There is no WhirConfigHidingSpartan anymore
  • MerkleTree is no longer in FullPath struct, needs to be consumed by walking over the verifier tree
  • SHA256 is the TranscriptHash right now, we should be using Skyscraper2 for recursing

Also closing this https://github.com/worldfnd/provekit/issues/289 issue, since it is a duplicate

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.