-
Notifications
You must be signed in to change notification settings - Fork 159
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(relayer): add auth guard for message publishing #2071
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
88e6744
to
1d2eee3
Compare
1d2eee3
to
4e67b2e
Compare
87f6dee
to
3fa581f
Compare
3fa581f
to
ac537f6
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, left some comments. Also, the command to send votes + proof will come in a separate PR right?
@ctrlc03 send votes is already added. The only features to add are fetchers for messages and ipfs hashes of batches. |
41bc687
to
7efea1e
Compare
7efea1e
to
58cbba1
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks
- [x] Add authorization guard - [x] Add more e2e tests with real scenarios - [x] Update cli join poll - [x] Update public circuit inputs for poll contract - [x] Update poll joined offchain circuit inputs - [x] Use actual state tree depth for poll joined circuit - [x] Save poll state tree roots for public inputs onchain
58cbba1
to
813bfc7
Compare
Description
Additional Notes
This is a part of happy offchain path
Related issue(s)
Related to privacy-scaling-explorations/maci-platform#279
Confirmation
Important
We do not accept minor grammatical fixes (e.g., correcting typos, rewording sentences) unless they significantly improve clarity in technical documentation. These contributions, while appreciated, are not a priority for merging. If there is a grammatical error feel free to message the team.