Skip to content

Preparations before the first release - #277

Draft
winderica wants to merge 126 commits into
stagingfrom
pre-0.1.0-preparations
Draft

Preparations before the first release#277
winderica wants to merge 126 commits into
stagingfrom
pre-0.1.0-preparations

Conversation

@winderica

Copy link
Copy Markdown
Member
  • Stabilize APIs
    • More elegant design
      • We are here :D
    • Backport API changes from decider / superneo / ...
  • Better serialization support
  • Debug tracing
  • Larger unit-test coverage
  • Update readme
  • More docs
  • More examples
  • Include audit findings & reports in the repo
  • Check cargo.toml metadata
  • Publish dry-run

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