Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-gate Pull Request adds or modifies a runtime feature gate
Projects
None yet
Development

No branches or pull requests

1 participant