mina
mina copied to clipboard
MIP Ref Impl: Increase zkApp account update limit
This PR does 3 things:
- Redesign cost formula for Zkapp command, now the cost is just the number of segments a command have.
-
Filter out invalid constitutions, credit to @cjjdespresReverted, I'm thinking adding another function later rather than in costs. - Double the cost limit so we have binary trees that are one level deeper
!ci-build-me
The MIP is here, for reference: https://github.com/MinaProtocol/MIPs/blob/main/MIPS/mip-0009-increase-zkapp-account-update-limit.md
Looks like this PR needs to be redo.
Force pushed to keep it update with develop