Skip to content

Feature Gate: Dynamic Set of Reserved Account Keys #540

Open
@jstarry

Description

@jstarry

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

N/A

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    feature-gatePull Request adds or modifies a runtime feature gate

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions