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: Maintain Dynamic Set of Reserved Account Keys #34899

Open
jstarry opened this issue Jan 23, 2024 · 0 comments
Open

Feature Gate: Maintain Dynamic Set of Reserved Account Keys #34899

jstarry opened this issue Jan 23, 2024 · 0 comments
Assignees
Labels
feature-gate Pull Request adds or modifies a runtime feature gate

Comments

@jstarry
Copy link
Member

jstarry commented Jan 23, 2024

SIMD

https://github.com/solana-foundation/solana-improvement-documents/blob/main/proposals/0105-dynamic-reserved-accounts-set.md

Description

The transaction scheduler and the runtime both demote transaction write locks for builtin programs and sysvars using a static list of reserved IDs. This feature replaces the currently used static lists of builtin program and sysvar IDs with a dynamic set of reserved account keys that can be updated at epoch boundaries with feature gates.

Feature ID

8U4skmMVnF6k2kMvrWbQuRUT3qQSiTYpSjqmhmgfthZu

Activation Method

Single Core Contributor

Deployment Considerations

None

Minimum Beta Version

No response

Minimum Stable Version

No response

Testnet Activation Epoch

No response

Devnet Activation Epoch

No response

Mainnet-Beta Activation Epoch

No response

@jstarry jstarry added the feature-gate Pull Request adds or modifies a runtime feature gate label Jan 23, 2024
@jstarry jstarry self-assigned this Jan 23, 2024
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