-
Notifications
You must be signed in to change notification settings - Fork 101
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
split witness out, deprecate poly manifest, unify sumcheck pcs inputs… (
#159) * split witness out, deprecate poly manifest, unify sumcheck pcs inputs, WiP but all tests passing * minor updates * cleanup and rebase fixes * split up wires and z perm in prover * making sumcheck related tests use enum for poly ordering * remove poly manifest from prover tests * make two more test suites rely on enum for poly ordering * making verifier properly depend on enum * fixed one more test, enum can now be permuted arbitrarily up to category * automating claim construction in verifier * completely removing Multivariates * attempt to fix build error in CCI * remove honk poly manifest altogether * witness properly moved from composer helper to prover * fix bad access of wires in pkey in some tests * adding comments and doing some general cleanup
- Loading branch information
1 parent
20b3d16
commit 954a37a
Showing
19 changed files
with
626 additions
and
681 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.