Skip to content

SuperNeo support: Part 1 - #265

Draft
winderica wants to merge 127 commits into
stagingfrom
feat/superneo
Draft

SuperNeo support: Part 1#265
winderica wants to merge 127 commits into
stagingfrom
feat/superneo

Conversation

@winderica

Copy link
Copy Markdown
Member

WIP. Depends on #259.

Scope: folding scheme only, verifier circuit will be done in part 2.

winderica added 29 commits May 23, 2026 14:01
Strategy:
1. Remove `zip`.
2. If `zip` is inevitable, add explicit length checks and return `Err` early to avoid panics.
3. If cannot return `Err`, replace `zip` with `zip_eq`.
This addresses the issue of inconsistent public inputs lengths when guessing augmented circuit configuration.
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.

1 participant