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

[circuits] check whether and where each vote leaf is bound to 32 bits so that the tallying circuit doesn't need to do a range check #452

Open
corydickson opened this issue Jun 8, 2022 · 0 comments
Labels
question Further information is requested

Comments

@corydickson
Copy link
Contributor

corydickson commented Jun 8, 2022

Inside of the AccQueue.sol when a leaf is inserted, check when it is hash produced is 32-bits

The range check has already been removed from circuits

@ctrlc03 ctrlc03 added the question Further information is requested label Dec 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants