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(coordinator): auth-z and validation #1451

Merged
merged 1 commit into from
May 13, 2024
Merged

Conversation

0xmad
Copy link
Collaborator

@0xmad 0xmad commented May 10, 2024

Description

  • Add dto for proof generation with validation
  • Add account message signing guard

Additional Notes

N/A

Related issue(s)

Closes privacy-scaling-explorations/maci-rpgf#60

Confirmation

@0xmad 0xmad added the enhancement New feature or request label May 10, 2024
@0xmad 0xmad self-assigned this May 10, 2024
Copy link

vercel bot commented May 10, 2024

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

Name Status Preview Updated (UTC)
maci-website ✅ Ready (Inspect) Visit Preview May 13, 2024 3:58pm

@0xmad 0xmad force-pushed the feature/coordinator-checks branch from 41910a1 to 170954c Compare May 10, 2024 16:05
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.

Great stuff, just left one comment

coordinator/tests/app.test.ts Show resolved Hide resolved
@0xmad 0xmad force-pushed the feature/coordinator-checks branch from 170954c to 667c002 Compare May 13, 2024 13:23
@0xmad 0xmad enabled auto-merge May 13, 2024 13:24
@0xmad 0xmad requested a review from ctrlc03 May 13, 2024 13:24
- [x] Add dto for proof generation with validation
- [x] Add account message signing guard
@ctrlc03 ctrlc03 force-pushed the feature/coordinator-checks branch from 667c002 to f02fc66 Compare May 13, 2024 15:54
@0xmad 0xmad merged commit 87ca2b2 into dev May 13, 2024
20 checks passed
@0xmad 0xmad deleted the feature/coordinator-checks branch May 13, 2024 16:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Support prove command api
2 participants