semaphore-protocol / semaphore

A zero-knowledge protocol for anonymous interactions.
https://semaphore.pse.dev
MIT License
898 stars 194 forks source link

feat: support more tree depths #779

Closed vplasencia closed 4 months ago

vplasencia commented 4 months ago

Description

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

Related Issue(s)

Closes #778

Checklist

openzeppelin-code[bot] commented 4 months ago

feat: support more tree depths

Generated at commit: 85feb8890a46d366154b3ee74201291e620fe6c9

🚨 Report Summary

Severity Level Results
Contracts Critical
High
Medium
Low
Note
Total
0
0
0
4
15
19
Dependencies Critical
High
Medium
Low
Note
Total
0
0
0
0
0
0

For more details view the full report in OpenZeppelin Code Inspector

cedoor commented 4 months ago

@vplasencia This should be ready! I just triggered the tests again