bolt icon indicating copy to clipboard operation
bolt copied to clipboard

[Bug] System return size is limited to 1024 bytes

Open notdanilo opened this issue 4 months ago • 0 comments

Is your feature request related to a problem? Please describe. We return the components data serialized so we can send it to the component program to update the PDAs data. It's currently limited to 1024 bytes. We want to improve that.

Describe the solution you'd like Re-design how we do this to get rid of this limitation.

notdanilo avatar Jul 28 '25 16:07 notdanilo