Skip to content

added standard binary solver for circom #12

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

Merged
merged 14 commits into from
May 23, 2024
Merged

Conversation

martyall
Copy link
Member

@martyall martyall commented May 20, 2024

  • add CLI defaultMain for compiling and solving
  • add ormolu to CI
  • add Data.Binary instances
  • add CircomProgram type. The point of this is to make it so the developer doesn't have to remember to apply the circom variable relabeling.
  • add nativeGenWitness for native executable solvers (i.e. non wasm use cases)

@martyall martyall force-pushed the add-standard-solver branch from 0dc2e20 to 0604658 Compare May 21, 2024 00:03
@martyall martyall force-pushed the add-standard-solver branch from 732d442 to b883e16 Compare May 22, 2024 02:06
@martyall martyall force-pushed the add-standard-solver branch from 4762e95 to 7c465ad Compare May 22, 2024 15:40
@martyall martyall merged commit 77415e0 into master May 23, 2024
3 checks passed
@martyall martyall deleted the add-standard-solver branch June 1, 2024 14:14
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