issues
search
semaphore-protocol
/
semaphore
A zero-knowledge protocol for anonymous interactions.
https://semaphore.pse.dev
MIT License
929
stars
211
forks
source link
refactor(proof)!: set tree depth = 1 when a group has 1 member
#831
Closed
cedoor
closed
4 months ago
cedoor
commented
4 months ago
Related Issue(s)
Closes #812
Checklist
[x] My code follows the style guidelines of this project
[x] I have performed a self-review of my code
[x] I have commented my code, particularly in hard-to-understand areas
[x] My changes generate no new warnings
[x] I have run
yarn format
and
yarn lint
without getting any errors
[x] I have added tests that prove my fix is effective or that my feature works
[x] New and existing unit tests pass locally with my changes
Related Issue(s)
Closes #812
Checklist
yarn format
andyarn lint
without getting any errors