ThomasPiellard
ThomasPiellard
Hi, so I think the solution to the issue is to decompose the `[]byte` slice buffer in the "real" (=non snark) version of mimc in base p (so the slice...
Hi @zhiqiangxu , on develop and master the rollup circuit is in fact not complete, some inputs are unconstrained for example. It will be fixed ( it is fixed on...
Hi @shryasss , where does the 7 come from? Normally for BN254, the smallest permutation is x -> x^5. Ok for a PR to change the number of rounds, etc....
Hi @realuncle no currently the issue hasn't been fixed. I wonder if it's not better to directly enforce the Write() function in the mimc implementation to not accept anything which...