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

Convert circuits to circom 2.0 #41

Merged
merged 7 commits into from
Oct 23, 2021
Merged

Conversation

aspiers
Copy link
Contributor

@aspiers aspiers commented Oct 23, 2021

No description provided.

The new compiler doesn't tolerate missing semicolons.
- Update compilation script to new syntax
- Remove old circom from package.json in favour of Rust version
- Upgrade circomlib to 2.0.1
- Add pragma circom 2.0.0;
- Remove "private" from input signal declarations
scripts/bash/compile_circom.sh Outdated Show resolved Hide resolved
@drewstone drewstone merged commit 71eb1a9 into tangle-network:eth-lisbon Oct 23, 2021
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.

2 participants