Skip to content

Commit

Permalink
feat(ivc): impl cyclefold::sfc
Browse files Browse the repository at this point in the history
**Motivation**
This PR combines all the changes for operability #373

**Overview**
- Renamed `PairedPlonkInstance` and `PairedTrace` to `SupportPlonkInstance` and `SupportTrace` for better alignment with the functionality
- Added alignment for W_commitments & challenes, since we don't know them at the "before zero step" stage, this takes 300 extra rows
- Changed `Input` absorption order for consistency from nifs::{sangria,protogalaxy} (Some fields are now converted to bn, oncircuit only)
  • Loading branch information
cyphersnake committed Jan 8, 2025
1 parent 6070ee5 commit 5bb8218
Show file tree
Hide file tree
Showing 4 changed files with 755 additions and 404 deletions.
Loading

0 comments on commit 5bb8218

Please sign in to comment.