mina icon indicating copy to clipboard operation
mina copied to clipboard

MIP Ref Impl: Increase zkApp account update limit

Open glyh opened this issue 8 months ago • 4 comments

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 @cjjdespres Reverted, 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

glyh avatar Jun 11 '25 13:06 glyh

!ci-build-me

glyh avatar Jul 25 '25 05:07 glyh

The MIP is here, for reference: https://github.com/MinaProtocol/MIPs/blob/main/MIPS/mip-0009-increase-zkapp-account-update-limit.md

cjjdespres avatar Sep 30 '25 20:09 cjjdespres

Looks like this PR needs to be redo.

glyh avatar Nov 03 '25 12:11 glyh

Force pushed to keep it update with develop

glyh avatar Nov 04 '25 04:11 glyh