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

Add more tests to Semaphore V4 contracts and libraries #484

Closed
8 tasks done
cedoor opened this issue Dec 18, 2023 · 0 comments · Fixed by #785
Closed
8 tasks done

Add more tests to Semaphore V4 contracts and libraries #484

cedoor opened this issue Dec 18, 2023 · 0 comments · Fixed by #785
Assignees
Labels
tests 🧪 Adding missing or correcting existing tests
Milestone

Comments

@cedoor
Copy link
Member

cedoor commented Dec 18, 2023

Tasks:

  • Contracts
  • Circuit
  • Libraries
    • identity
    • group
    • proof
    • data
    • utils
@cedoor cedoor added the tests 🧪 Adding missing or correcting existing tests label Dec 18, 2023
@cedoor cedoor added this to the Semaphore V4 milestone Dec 18, 2023
@cedoor cedoor mentioned this issue Dec 18, 2023
2 tasks
vplasencia added a commit that referenced this issue Mar 14, 2024
@vplasencia vplasencia mentioned this issue Mar 14, 2024
9 tasks
cedoor pushed a commit that referenced this issue Mar 28, 2024
vplasencia added a commit that referenced this issue May 8, 2024
Now all lines of js libraries are 100% covered.

re #484
vplasencia added a commit that referenced this issue May 8, 2024
vplasencia added a commit that referenced this issue May 8, 2024
vplasencia added a commit that referenced this issue May 8, 2024
cedoor pushed a commit that referenced this issue May 9, 2024
* test: add missing tests

Now all lines of js libraries are 100% covered.

re #484

* test(proof): update message type

re #484

* test(proof): update constant

re #484

* test(proof): update number constant

re #484
vplasencia added a commit that referenced this issue May 16, 2024
There is a new test using the Semaphore Identity package to test compatibility between the Identity
library and the circuit.

re #484
cedoor pushed a commit that referenced this issue May 17, 2024
There is a new test using the Semaphore Identity package to test compatibility between the Identity
library and the circuit.

re #484
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tests 🧪 Adding missing or correcting existing tests
Projects
Status: ✔️ Done
Development

Successfully merging a pull request may close this issue.

4 participants
@cedoor @0xjei @vplasencia and others