web3wagmi
← All proposals

SIMD-0186 Loaded Transaction Data Size Specification

AcceptedCoreStandardcreated 2024-10-20

Author: Hanako Mumei

Before a transaction can be executed, every account it may read from or write to must be loaded, including any programs it may call. The amount of data a transaction is allowed to load is capped, and if it exceeds that limit, loading is aborted. This functionality is already implemented in the validator.

Feature gate

This proposal names no feature gate. It is a meta or process document, or it has not been assigned a key yet.

What the proposal covers

Parsed from the canonical proposal · pull request