Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Feature Gate: Limit loaded data per transaction to a fixed cap #27839

Closed
tao-stones opened this issue Sep 16, 2022 · 1 comment
Closed

Feature Gate: Limit loaded data per transaction to a fixed cap #27839

tao-stones opened this issue Sep 16, 2022 · 1 comment
Assignees
Labels
feature-gate Pull Request adds or modifies a runtime feature gate

Comments

@tao-stones
Copy link
Contributor

tao-stones commented Sep 16, 2022

Description

Amount of data a transaction loads should not exceed a limit.

Feature ID

DdLwVYuvDz26JohmgSbA7mjpJFgX5zP2dkp8qsF2C33V

Activation Method

Single Core Contributor

Minimum Beta Version

1.15.0

Minimum Stable Version

No response

Testnet Activation Epoch

497

Devnet Activation Epoch

557

Mainnet-Beta Activation Epoch

533

@tao-stones tao-stones added the feature-gate Pull Request adds or modifies a runtime feature gate label Sep 16, 2022
@tao-stones tao-stones self-assigned this Sep 16, 2022
tao-stones added a commit to tao-stones/solana that referenced this issue Nov 12, 2022
… data size limit, feature gated solana-labs#27839;

- Set default accounts data limit to 10MB, and max to 100MB, per transaction;
- Add getters to make changing default and/or max values easier in the future with feature gates;
@tao-stones tao-stones changed the title Feature Gate: Cap accounts data a transaction can load by its requested compute-unit Feature Gate: Limit loaded data per transaction to a fixed cap Feb 1, 2023
@tao-stones tao-stones reopened this Feb 1, 2023
@tao-stones
Copy link
Contributor Author

feature activated everywhere, #34089 to cleanup feature code. Close the issue,

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-gate Pull Request adds or modifies a runtime feature gate
Projects
None yet
Development

No branches or pull requests

1 participant