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

Support tree depth 1 -32 #778

Closed
6 tasks done
vplasencia opened this issue May 11, 2024 · 0 comments · Fixed by #779
Closed
6 tasks done

Support tree depth 1 -32 #778

vplasencia opened this issue May 11, 2024 · 0 comments · Fixed by #779
Assignees
Milestone

Comments

@vplasencia
Copy link
Member

vplasencia commented May 11, 2024

Description

The Semaphore circuit changed, then it's necessary to update the zk artifacts. Now, Semaphore v4 supports tree depth 1 - 12, but it will support 1 - 32.

  • Create zk artifacts for tree depth 1 - 32
  • Update Semaphore repo to support tree depth 1 - 32
    • Update min and max tree depth for JS libraries
    • Update min max tree depth for contracts
    • Update verification keys for JS libraries
    • Update verification keys for contracts
@vplasencia vplasencia self-assigned this May 11, 2024
@vplasencia vplasencia added this to the Semaphore V4 milestone May 11, 2024
@vplasencia vplasencia changed the title Create zk artifacts for tree depth 2 - 32 Support tree depth 2 -32 May 11, 2024
vplasencia added a commit that referenced this issue May 12, 2024
Now Semaphore v4 will support tree depth from 2 to 32.

re #778
vplasencia added a commit that referenced this issue May 12, 2024
vplasencia added a commit that referenced this issue May 15, 2024
@vplasencia vplasencia changed the title Support tree depth 2 -32 Support tree depth 1 -32 May 15, 2024
vplasencia added a commit that referenced this issue May 16, 2024
* feat: support more tree depth

Now Semaphore v4 will support tree depth from 2 to 32.

re #778

* test(proof): update tests to support circuit changes and tree depth 2 - 32

re #778

* fix(contracts): update verifier VK_POINTS

re #778

* test(proof): make tests more atomic

* chore: support tree depth 1

re #778
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✔️ Done
Development

Successfully merging a pull request may close this issue.

1 participant