Reduce ACCOUNT_UPDATE_MAX_SIZE to 32 KiB
Open
- Dominant language
- Rust
- Stars
- 132
- Forks
- 167
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 110
Description
Related to #1464 and #1441
The `ACCOUNT_UPDATE_MAX_SIZE` limit was temporarily increased from 32 KiB to 256 KiB so that it would be possible to test the deployment of accounts which use MASM produced by the compiler.
The limit needs to be reduced back to 32 KiB once MAST serialization becomes more efficient.
Contributor guide
Assessment
This issue has not been assessed yet.