ctrlc03

Results 73 comments of ctrlc03

@corydickson Would you mind expanding on the benefits of this please?

this https://github.com/privacy-scaling-explorations/maci/pull/758 will fix it for MACI

I'm closing this as it applies to 0.x, feel free to re open if there is a similar need in the v1.x code.

@baumstern Could you elaborate on this issue please?

Thanks for opening this issue and I'm sorry if no one ever got back to you. It looks like `mimc7` is not used anymore. Feel free to re-open if this...

> I am not sure about the first error fixing: > > ``` > const level: BigInt[] = pathElements[i].map((i: BigInt): BigInt => { > return BigInt(i as bigint); > })...

Closing as we prove in https://github.com/privacy-scaling-explorations/maci/pull/918 that MACI works with different stateTreeDepth parameters. The empty ballot roots must change for it to work which is accomplished by running `compileSol` with...

Implement here https://github.com/privacy-scaling-explorations/maci/pull/835

Closing this, `clr.fund` confirmed they haven't had any more issues with this lately, and the error likely stemmed from passing an un-even hex value to `Buffer.from`, as `.toString(16)` may produce...

Closing this in favour of #1623 which will tackle the same problem