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

Single Circuit Representation for Plonky2 and Starky #1219

Open
jakzale opened this issue Feb 12, 2024 · 1 comment
Open

Single Circuit Representation for Plonky2 and Starky #1219

jakzale opened this issue Feb 12, 2024 · 1 comment
Assignees

Comments

@jakzale
Copy link
Contributor

jakzale commented Feb 12, 2024

We need to write circuits using two different APIs:

  • plonky2, and
  • starky

Those APIs are very similar and we currently need to ensure that the circuits match by hand.

See

Relevant Slack discussions:

@jakzale jakzale self-assigned this Feb 12, 2024
@matthiasgoergens
Copy link
Collaborator

See #1211 for the beginnings of a sketch of how that might look like.

@matthiasgoergens matthiasgoergens linked a pull request Feb 13, 2024 that will close this issue
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