Skip to content

Feat: basefold verifier for multiple matrices #39

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jul 22, 2025

Conversation

kunxian-xia
Copy link
Collaborator

@kunxian-xia kunxian-xia commented Jul 21, 2025

Summary

There are three classes of test cases.

  • cargo test --release --lib test_simple_batch;
  • cargo test --release --lib test_decreasing_batch;
  • cargo test --release --lib test_random_batch; @yczhangsjtu

@kunxian-xia kunxian-xia linked an issue Jul 22, 2025 that may be closed by this pull request
@yczhangsjtu yczhangsjtu merged commit d1269c2 into cyte/fix-query-phase Jul 22, 2025
@kunxian-xia kunxian-xia deleted the feat/basefold_multiple_mats branch July 22, 2025 10:29
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.

Refactor: rewrite BaseFold verifier program
2 participants