barryWhiteHat/roll_up

smart contract is failing verificion for noTx > 11

barryWhiteHat opened this issue · 1 comments

When noTx > 11 then the smart contract fails verification

libsnark still says the proof is correct.

This is because it costs a lot of gas to include a public input in a snark verificatoin and once we get to 11 we OOG.