Skip to content

Fix/zip - #254

Merged
winderica merged 3 commits into
stagingfrom
fix/zip
May 23, 2026
Merged

Fix/zip#254
winderica merged 3 commits into
stagingfrom
fix/zip

Conversation

@winderica

Copy link
Copy Markdown
Member

No description provided.

winderica added 2 commits May 23, 2026 14:02
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.
@winderica
winderica merged commit 157495a into staging May 23, 2026
12 checks passed
@winderica winderica mentioned this pull request May 26, 2026
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