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

feat(gatekeepers): implement a Zupass gatekeeper #1528

Merged
merged 2 commits into from
Jun 4, 2024

Conversation

gasperpre
Copy link
Contributor

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

Copy link

vercel bot commented Jun 4, 2024

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

Copy link
Collaborator

@ctrlc03 ctrlc03 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this PR, left some comments

Copy link

@github-advanced-security github-advanced-security bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Slither found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.

@ctrlc03 ctrlc03 linked an issue Jun 4, 2024 that may be closed by this pull request
2 tasks
Copy link
Collaborator

@ctrlc03 ctrlc03 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@crisgarner crisgarner merged commit dbeddbd into privacy-scaling-explorations:dev Jun 4, 2024
21 checks passed
Copy link

gitpoap-bot bot commented Jun 4, 2024

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
Copy link
Member

Thanks for the PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Implement a zupass gatekeeper
3 participants