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

Check that a member is not BigInt(0) when adding members to a group in the JS implementation #717

Closed
vplasencia opened this issue Mar 20, 2024 · 0 comments · Fixed by #732
Assignees
Labels
bug 🐛 Something isn't working

Comments

@vplasencia
Copy link
Member

Description

Check that there are no BigInt(0) members when adding members in the Group class.

https://github.com/semaphore-protocol/semaphore/blob/main/packages/group/src/group.ts

@vplasencia vplasencia added the bug 🐛 Something isn't working label Mar 20, 2024
@vplasencia vplasencia added this to the Semaphore V4 milestone Mar 20, 2024
@cedoor cedoor moved this to ♻️ Grooming in Semaphore Board Mar 20, 2024
@cedoor cedoor moved this from ♻️ Grooming to 🗒 Tasks in Semaphore Board Mar 26, 2024
@cedoor cedoor self-assigned this Mar 26, 2024
@cedoor cedoor moved this from 🗒 Tasks to 🏗 In Progress in Semaphore Board Mar 28, 2024
@cedoor cedoor moved this from 🏗 In Progress to 👀 In review in Semaphore Board Mar 28, 2024
cedoor added a commit that referenced this issue Mar 28, 2024
cedoor added a commit that referenced this issue Mar 28, 2024
cedoor added a commit that referenced this issue Mar 28, 2024
Contracts actually need devs to generate a Merkle proof of a removed member.

re #717
@github-project-automation github-project-automation bot moved this from 👀 In review to ✔️ Done in Semaphore Board Mar 28, 2024
cedoor added a commit that referenced this issue Mar 28, 2024
cedoor added a commit that referenced this issue Mar 28, 2024
Contracts actually need devs to generate a Merkle proof of a removed member.

re #717


Former-commit-id: 0014365
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 Something isn't working
Projects
Status: ✔️ Done
Development

Successfully merging a pull request may close this issue.

2 participants