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