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

Re-explore MACI's subsidy feature for optimizations #1348

Open
ctrlc03 opened this issue Apr 4, 2024 · 0 comments
Open

Re-explore MACI's subsidy feature for optimizations #1348

ctrlc03 opened this issue Apr 4, 2024 · 0 comments

Comments

@ctrlc03
Copy link
Collaborator

ctrlc03 commented Apr 4, 2024

Since MACI v1.1, the protocol featured an implementation of pairwise subsidy, written by @chaosma (original blog post). This feature has not been included in the production version of the circuits (no trusted setup) due to its large constraints.

As it is now removed from the main protocol code, though still available in the v1.2.0 release, this issue aims to track further work on this feature. This work could include attempts to further optimize the circuit, or new implementations.

It should also be noted that there is another similar effort (on stand-by currently) being tracked in #905 - which could be a direct replacement of this feature.

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

No branches or pull requests

1 participant