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

Port CTLs #5

Open
wants to merge 3 commits into
base: zigzagoon-dev
Choose a base branch
from
Open

Port CTLs #5

wants to merge 3 commits into from

Conversation

Sladuca
Copy link
Collaborator

@Sladuca Sladuca commented Feb 6, 2023

Motivation

Need CTLs to do multi-stark config with memories

Changes

  • added cross_table_lookup module
  • split get_challenges into variants with/without CTLs
  • split prove into variants with/without CTLs with common prove_single_table method
  • split verify into variants with/without CTLs
  • updated existing tests to use prove_no_ctl instead of prove and they work.

NOTE: no test of the CTLs themselves was performed, as it depends on a proper multi-stark setup. In starky2, this was done with AllStark, but here we plan on doing something else.

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