SIMD-0290 Relax Fee-Payer Constraint
This proposal aims to relax the handling of invalid fee-payers for blockhash transactions in Solana. Currently, if a transaction with an invalid fee-payer is included in a block, the entire block is rejected. This proposal suggests that instead of rejecting the entire block, the blockhash transaction with the invalid fee-payer should simply skip execution.
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.
FEEXbxUuKobtrt1qNK5pjtzbPQhsppBTrNNG74xu4mai
| mainnet | Not on chain | |
| testnet | Not on chain | |
| devnet | Not on chain |
What the proposal covers
Parsed from the canonical proposal · pull request