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

Feature Gate: Add SetAuthorityChecked instruction to bpf upgradeable loader #28627

Open
jstarry opened this issue Oct 27, 2022 · 0 comments
Open
Assignees
Labels
feature-gate Pull Request adds or modifies a runtime feature gate

Comments

@jstarry
Copy link
Contributor

jstarry commented Oct 27, 2022

Description

It's easy to fat-finger the set-upgrade-authority CLI command and accidentally assign the authority of a bpf upgradeable loader account to an incorrect address. This feature adds a new SetAuthorityChecked instruction that checks that the new authority has signed the transaction to add more safety to upgrade authority handling.

Feature ID

5x3825XS7M2A3Ekbn5VGGkvFoAg5qrRWkTrY4bARP1GL

Activation Method

Single Core Contributor

Minimum Beta Version

v1.16.0

Minimum Stable Version

v1.16.0

Testnet Activation Epoch

546

Devnet Activation Epoch

592

Mainnet-Beta Activation Epoch

582

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