sui icon indicating copy to clipboard operation
sui copied to clipboard

Add size limit to Move objects

Open lxfind opened this issue 3 years ago • 2 comments
trafficstars

We should come up with a reasonable limit for Move objects. We can also consider having different limits for objects and packages. note: we may want to special handle the object 0x5 as it's the system object

lxfind avatar Apr 21 '22 15:04 lxfind

I think this needs to be in by Testnet wave 1.

@sblackshear, @lxfind - I think we want to make this no larger than aggregate size of 1 MB for an object, but we can discuss if it might need to be lower.

todd-mystenlabs avatar Jun 29 '22 16:06 todd-mystenlabs

From talking to @sblackshear it seems the current proposal is 2MB now.

oxade avatar Oct 30 '22 13:10 oxade

Closed with https://github.com/MystenLabs/sui/pull/6328?

SuiSunbeam avatar Feb 22 '24 03:02 SuiSunbeam