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

a tiny bug in the script of circuits package #66

Open
FoodChain1028 opened this issue Jun 20, 2024 · 0 comments
Open

a tiny bug in the script of circuits package #66

FoodChain1028 opened this issue Jun 20, 2024 · 0 comments

Comments

@FoodChain1028
Copy link

FoodChain1028 commented Jun 20, 2024

in the snarkBuild.ts script:

this line should not be in the else block, but in the end of the function

If there are more than one circuits in circuits folder, the current script will find the first circuit that doesn't have the files in zksnarkBuild/ and build with the dependencies. However, it should compile all the circuits that haven't had the dependencies.

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

No branches or pull requests

1 participant