SIMD-0191 Relax Transaction Loading Constraints
This proposal aims to relax certain transaction errors related to loading transaction accounts, from protocol violations to runtime errors. Specifically, if a transaction fails to load a valid program account or exceeds the requested maximum loaded account data size, the transaction may be included in a block, and the transaction fee will be charged.
Feature gate
The account below is the gate. Its state is decoded from the account data on each cluster, so it reflects the chain rather than the proposal text.
PaymEPK2oqwT9TXAVfadjztH2H6KfLEB9Hhd5Q5frvP
| mainnet | Activated | slot 327,024,000 |
| testnet | Activated | slot 317,612,256 |
| devnet | Activated | slot 362,448,000 |
Followed at the tracking issue
What the proposal covers
Parsed from the canonical proposal · pull request