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

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
Contributor

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 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