corydickson
corydickson
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
Implement PollMinimalProxy: https://blog.openzeppelin.com/deep-dive-into-the-minimal-proxy-contract/
Implement Proxy pattern to drop gas costs
The intention of this issue is to increase the size of messages a MACI poll can handle. One fix for this would be to create a nonce of each poll...
After computing the merkle root perform `hashLeftRight(computedRoot, salt)`