The restriction on the serialized size of cpi instructions is more strict than transaction level instructions. This feature gate allows programs to use more accounts and send more instruction data (up to 10KiB) in invoked instructions but it also adds CU metering for CPI ix data length. For more details see: https://github.com/solana-labs/solana/issues/26639
Feature ID
GDH5TVdbTPUpRnXaRyQqiKUa7uZAbZ28Q2N9bhbKoMLm
Activation Method
Single Core Contributor
Deployment Considerations
This should not be enabled before #26589 and #29708 are.
Description
The restriction on the serialized size of cpi instructions is more strict than transaction level instructions. This feature gate allows programs to use more accounts and send more instruction data (up to 10KiB) in invoked instructions but it also adds CU metering for CPI ix data length. For more details see: https://github.com/solana-labs/solana/issues/26639
Feature ID
GDH5TVdbTPUpRnXaRyQqiKUa7uZAbZ28Q2N9bhbKoMLm
Activation Method
Single Core Contributor
Deployment Considerations
This should not be enabled before #26589 and #29708 are.
Minimum Release Version
v1.14.0
Testnet Activation Epoch
No response
Devnet Activation Epoch
No response
Mainnet-Beta Activation Epoch
No response