web3wagmi
← All proposals

SIMD-0290 Relax Fee-Payer Constraint

AcceptedCoreStandardcreated 2025-05-29

Authors: Andrew Fitzgerald (Anza), Hanako Mumei (Anza)

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

mainnetNot on chain
testnetNot on chain
devnetNot on chain

What the proposal covers

Parsed from the canonical proposal · pull request