solana-foundation/Squad Upgrade Action

Action to perform a squad upgrade on Solana including IDL and Verify PDA

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
rpcRPC URL for Solanayes
programProgram ID to upgradeyes
bufferBuffer containing the new programyes
idl-bufferBuffer containing the new Anchor IDLno
metadata-bufferBuffer containing the new IDL for the program-metadata program (alternative to idl-buffer for non-Anchor programs)no
multisigSquads multisig addressyes
keypairByte array of the keypair. Needs to have at least voter permission in squads. Format: [23,42,53...]yes
pda-txBase58 or base64 encoded PDA verification transaction. Get this from solana verify cli using solana-verify export-pda-txno
priority-feePriority fee in lamports for the transactionno100000
vault-indexIndex of the Squads vault to useno0
namedescription
timeSignature of the squads transaction