Releases: solana-developers/squads-program-action
Releases · solana-developers/squads-program-action
Added support for Program Metadata IDL upload
According to the IDL spec https://github.com/solana-foundation/idl-spec programs should use PMP to upload their IDLs.
So this is now also supported in the squads action that proposed this transaction together with the program upgrade.
Squads support for verify pda and idl and program buffer deployment
This action supports
- Idl Buffer deployment
- Program Buffer deployment
- Verification via Solana Verify