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: Increase transaction account lock limit #27241

Open
jstarry opened this issue Aug 18, 2022 · 3 comments
Open

Feature Gate: Increase transaction account lock limit #27241

jstarry opened this issue Aug 18, 2022 · 3 comments
Labels
feature-gate Pull Request adds or modifies a runtime feature gate

Comments

@jstarry
Copy link
Member

jstarry commented Aug 18, 2022

Description

The transaction account lock limit is currently set to 64 which is too limiting for use-cases like the Neon EVM. This feature bumps the account lock limit to 128.

Feature ID

9LZdXeKGeBV6hRLdxS1rHbHoEUsKqesCC2ZAPTPKJAbK

Activation Method

Single Core Contributor

Deployment Considerations

This should not be enabled before #27839, #26589 and #29708 are.

Minimum Release Versions

v1.10.39, v1.13.1, v1.14.3

Testnet Activation Epoch

430

Devnet Activation Epoch

386

Mainnet-Beta Activation Epoch

No response

@jstarry jstarry added the feature-gate Pull Request adds or modifies a runtime feature gate label Aug 18, 2022
@jstarry
Copy link
Member Author

jstarry commented Aug 18, 2022

Activating this feature gate depends on the findings from bench testing described in #27211

@Smotrov
Copy link

Smotrov commented Sep 24, 2024

I’d appreciate it if anyone could share their thoughts on what’s holding back the future from taking shape on the Mainnet-Beta

@jimabra
Copy link

jimabra commented Oct 12, 2024

Seems like it depends on #29708 ?

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

3 participants