Skip to content

feat: integrate generalized predicates into circuits#69

Merged
0xVikasRushi merged 6 commits intofeat/generalized-predicatesfrom
feat/generalized-predicates-circuits
Apr 13, 2026
Merged

feat: integrate generalized predicates into circuits#69
0xVikasRushi merged 6 commits intofeat/generalized-predicatesfrom
feat/generalized-predicates-circuits

Conversation

@vplasencia
Copy link
Copy Markdown
Member

@vplasencia vplasencia commented Apr 3, 2026

Description

This PR introduces generalized predicate functionality and refactors the claim value retrieval logic by moving it from the show circuit to the jwt circuit.

A document with full details of the generalized predicate design and implementation is available here: https://hackmd.io/@vplasencia/HyvshF0sbl

Related Issue(s)

Re #70

Checklist

  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Important

We do not accept pull requests for minor grammatical fixes (e.g., correcting typos, rewording sentences) or for fixing broken links, unless they significantly improve clarity or functionality. These contributions, while appreciated, are not a priority for merging. If you notice any of these issues, please create a GitHub Issue to report them so they can be properly tracked and addressed.

@vplasencia vplasencia requested review from Copilot and removed request for Copilot April 3, 2026 14:07
@vplasencia vplasencia marked this pull request as draft April 3, 2026 14:09
@vplasencia vplasencia requested a review from 0xVikasRushi April 5, 2026 14:06
@vplasencia vplasencia marked this pull request as ready for review April 5, 2026 14:11
Generalized predicates Integration and SDK packaging fixes
@0xVikasRushi 0xVikasRushi merged commit b64fb3e into feat/generalized-predicates Apr 13, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants