solana
solana copied to clipboard
Feature Gate: Cap Per Block Accounts Data Size
Description
The maximum accounts data size per block is only enforced during BankingStage. A feature-gate is needed to enforce this check at ReplayStage as well.
Version Introduced
v1.11.?? (not introduced yet)
Feature ID
qywiJyZmqTKspFg2LeuUHqcA5nNvBgobqb9UprywS9N
Activation Method
Single Core Contributor
Testnet Activation Epoch
No response
Devnet Activation Epoch
No response
Mainnet-Beta Activation Epoch
No response
It looks like the current implementation has an issue, can we discuss in https://github.com/solana-labs/solana/issues/26439 before activating?
Closing this issue as it cannot be implemented. It would introduce potential non-determinism. For more information, please refer to https://github.com/solana-labs/solana/issues/27029