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: Cap Accounts Data Allocations Per Transaction #27375

Closed
2 tasks done
brooksprumo opened this issue Aug 24, 2022 · 0 comments · Fixed by #27385 or #33754
Closed
2 tasks done

Feature Gate: Cap Accounts Data Allocations Per Transaction #27375

brooksprumo opened this issue Aug 24, 2022 · 0 comments · Fixed by #27385 or #33754
Assignees
Labels
feature-gate Pull Request adds or modifies a runtime feature gate

Comments

@brooksprumo
Copy link
Contributor

brooksprumo commented Aug 24, 2022

Description

Transactions should have a limit on the amount of accounts data they can allocate. This relates to the per-block and in-total caps.

This feature requires that enable_early_verification_of_account_modifications #26589 is activated first.

Tasks to Complete Before Activation

Feature ID

9gxu85LYRAcZL38We8MYJ4A9AwgBBPtVBAqebMcT1241

Activation Method

Single Core Contributor

Minimum Beta Version

v1.15.0
v1.16.0

Minimum Stable Version

v1.15.0
v1.16.0

Testnet Activation Epoch

4891
5162

Devnet Activation Epoch

5453

Mainnet-Beta Activation Epoch

5204

Footnotes

  1. transaction 32EXvGqyvZFj1nrkML5Katg3DdkmnmS4AmmxG7UmRjjS3rwDsM3hxW27f8ft2XCrSwbUXcxBNLKAq6DiuVWjVRRK

  2. transaction fhsLQy1wQic2ck5AGeP71XkKzwiBp5MTEphxaAA7RMu8eEfdjHuyJ4dnzfu1BZTWLBcAeR61G8t1fe6dV44f8mS

  3. transaction 3CpzAMNWiRB2x5oDhxAb4MDJ3GxBd7LGAtnGUuZBB96njZ2F8FyepT9FvXxn6gZ6AKJZSCLHCbdDtayCsroRhh3q

  4. transactions 4ETwuY3XbAy4HtZWrWzcKkDG5ZUMtrFj6xXX1GXZTDvpUxy8du3s3xsSeV5taXjnFu2szMPe2PwyrzjpD1RTkTgx

@brooksprumo brooksprumo added the feature-gate Pull Request adds or modifies a runtime feature gate label Aug 24, 2022
@brooksprumo brooksprumo self-assigned this Aug 24, 2022
@brooksprumo brooksprumo changed the title Feature Gate: Cap Per Transaction Accounts Data Size Feature Gate: Cap Per Transaction Accounts Data Allocations Aug 26, 2022
@brooksprumo brooksprumo changed the title Feature Gate: Cap Per Transaction Accounts Data Allocations Feature Gate: Cap Accounts Data Allocations Per Transaction Aug 26, 2022
@brooksprumo brooksprumo linked a pull request Aug 30, 2022 that will close this 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
1 participant