solana icon indicating copy to clipboard operation
solana copied to clipboard

Feature Gate: Cap Per Block Accounts Data Size

Open brooksprumo opened this issue 2 years ago • 1 comments

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

brooksprumo avatar May 24 '22 12:05 brooksprumo

It looks like the current implementation has an issue, can we discuss in https://github.com/solana-labs/solana/issues/26439 before activating?

jstarry avatar Jul 06 '22 11:07 jstarry

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

brooksprumo avatar Feb 10 '23 22:02 brooksprumo