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.2.0 #53

Merged
merged 6 commits into from
Nov 12, 2024
Merged

Circom 2.2.0 #53

merged 6 commits into from
Nov 12, 2024

Conversation

mllwchrry
Copy link
Contributor

  • Since this PR suggests a bug fix, the relevant tests have been added.
  • Since this PR introduces a new feature, the update has been discussed in an Issue or with the team.
  • This PR is just a minor change, like a typo fix.

@Arvolear
Copy link
Member

Arvolear commented Nov 5, 2024

Waiting for plonk to be merged. Then tests rewrite with the new zkit and the PR is ready.

# Conflicts:
#	test/integration/tasks.test.ts
@Arvolear Arvolear changed the base branch from master to dev November 8, 2024 14:53
Copy link
Member

@Hrom131 Hrom131 left a comment

Choose a reason for hiding this comment

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

LGTM!

@Hrom131 Hrom131 merged commit 8c49f92 into dev Nov 12, 2024
2 checks passed
@Hrom131 Hrom131 deleted the feature/circom-2.2.0 branch November 12, 2024 15:40
Arvolear added a commit that referenced this pull request Nov 14, 2024
* Feature/plonk (#47)

* Add base plonk implementation

* Update doc comments

* Fix Reporter logs

* Add CircuitZKitBuilder class

* Small fixes

* Fix multiple ploring systems user flow

* Fix outdated subtask params

* added getPlonkConstraintsNumber function

* Add unit tests

* Update README file

* ptauId calculation fix

* fixed ptauId calculation for different proving systems

* quick readme fix

---------

Co-authored-by: mllwchrry <[email protected]>
Co-authored-by: Artem Chystiakov <[email protected]>

* Update zktype version

* Circom 2.2.0 (#53)

* updated latest supported Circom version to 2.2.0

* fixed unsupported versions test

* fixed platform-specific test

* restricted bus usage

* fixed error message

* update readme

* Fix rename logic for the cpp Makefile

* Update version

---------

Co-authored-by: Oleg Komendant <[email protected]>
Co-authored-by: mllwchrry <[email protected]>
Co-authored-by: Oleh Komendant <[email protected]>
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.

3 participants