web3wagmi
← All proposals

SIMD-0159 Relax Precompile Failure Constraint

ActivatedCoreStandardcreated 2024-07-25

Author: Justin Starry (Anza)

The Solana protocol currently prohibits block producers from including transactions with precompile instructions that fail signature verification. This constraint is not ideal since block producers may have to do work to verify precompiles without a guarantee that they can receive a fee from the transaction.

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.

9ypxGLzkMxi89eDerRKXWDXe44UY2z4hBig4mDhNq5Dp

mainnetActivatedslot 328,320,000
testnetActivatedslot 320,636,257
devnetActivatedslot 365,904,000

Followed at the tracking issue

What the proposal covers

Parsed from the canonical proposal · pull request