privacy-scaling-explorations / maci

Minimal Anti-Collusion Infrastructure (MACI)
https://maci.pse.dev/
Other
517 stars 134 forks source link

feat(gatekeepers): implement a Zupass gatekeeper #1528

Closed gasperpre closed 3 months ago

gasperpre commented 3 months ago

Description

Implement a MACI gatekeeper which allows singups only to users which have a certain Zupass event ticket. The gatekeeper was originally implemented in voto-tech.

Additional Notes

The Zupass event must be specified in the contract's constructor and is immutable.

Confirmation

vercel[bot] commented 3 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
maci-website ✅ Ready (Inspect) Visit Preview Jun 4, 2024 4:12pm
gitpoap-bot[bot] commented 3 months ago

Congrats, your important contribution to this open-source project has earned you a GitPOAP!

GitPOAP: 2024 MACI Contributor:

GitPOAP: 2024 MACI Contributor GitPOAP Badge

Head to gitpoap.io & connect your GitHub account to mint!

Learn more about GitPOAPs here.

crisgarner commented 3 months ago

Thanks for the PR!