magicblock-labs / magicblock-labs/bolt
[Bug] System return size is limited to 1024 bytes
Open
bug
- Dominant language
- TypeScript
- Stars
- 64
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
**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.
Contributor guide
Assessment
This issue has not been assessed yet.