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

Circom 2_1 5 and k parameter #167

Merged
merged 3 commits into from
Jun 27, 2023
Merged

Circom 2_1 5 and k parameter #167

merged 3 commits into from
Jun 27, 2023

Conversation

stefan-nikolov96
Copy link
Contributor

Introduced K as input parameter for light_client and light_client_recursive

Copy link
Collaborator

@Dimo99 Dimo99 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You need to change the places where LightClient and LightClientRecursive are invoked.
This are in scripts/light_client/light_client.circom and scripts/light_client_recursive/light_client_recursive.circom

Also fix you commit messages to fix(circom): Update pragma to circom 2.1.5
And fix(circom): Add K as a parameter

@Dimo99 Dimo99 force-pushed the circom_2_1_5_and_K_parameter branch from c8d5bd4 to 307d4cc Compare June 23, 2023 13:47
Copy link
Collaborator

@Dimo99 Dimo99 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job!

@Dimo99 Dimo99 merged commit 7fb96ab into main Jun 27, 2023
@Dimo99 Dimo99 deleted the circom_2_1_5_and_K_parameter branch June 27, 2023 13:30
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