Skip to content
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

Witness Generation: Generate columns of different length #1494

Closed
georgwiese opened this issue Jul 1, 2024 · 0 comments · Fixed by #1460
Closed

Witness Generation: Generate columns of different length #1494

georgwiese opened this issue Jul 1, 2024 · 0 comments · Fixed by #1460
Assignees

Comments

@georgwiese
Copy link
Collaborator

For Vadcop, we need witness generation to generate witness columns of different lengths. All columns should have a length that is a power of two; and all columns of a machine should have the same length.

Already worked on in #1460.

@georgwiese georgwiese added this to the 3. Basic Vadcop milestone Jul 1, 2024
github-merge-queue bot pushed a commit that referenced this issue Jul 4, 2024
Fixes #1494

- use cbor for witness and constant files (moving polygon serialisation
to the relevant backend)
- add `degree` field on `Symbol`, inherited from the namespace degree
- have each machine in witgen operate over its own degree
- fail in the backend if we have many degrees
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 a pull request may close this issue.

2 participants