Skip to content

Releases: solana-developers/squads-program-action

Added support for Program Metadata IDL upload

29 Apr 09:33

Choose a tag to compare

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

06 Feb 10:48

Choose a tag to compare

This action supports

  • Idl Buffer deployment
  • Program Buffer deployment
  • Verification via Solana Verify