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
Labels
feature-gate
Pull Request adds or modifies a runtime feature gate
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
The text was updated successfully, but these errors were encountered: