Skip to content

Conversation

@acheroncrypto
Copy link
Collaborator

Problem

It's not possible to convert legacy IDLs to the new IDL spec from the CLI.

Summary of changes

Add anchor idl convert command to convert legacy IDLs to the new IDL spec.

Note

This conversion is aimed at making this transition period smoother when there are both legacy and new IDLs.

The conversion will not/cannot be perfect as the legacy IDLs does not store enough information that can reliably be converted to the new IDL spec. Therefore, it is preferred for old projects that don't want to upgrade Anchor to 0.30 to generate their IDLs using the newest Anchor version, so that everyone else can compose with their programs much easier.

@vercel
Copy link

vercel bot commented Jun 5, 2024

@acheroncrypto is attempting to deploy a commit to the coral-xyz Team on Vercel.

A member of the Team first needs to authorize it.

@acheroncrypto acheroncrypto added enhancement New feature or request cli idl related to the IDL, either program or client side labels Jun 5, 2024
@acheroncrypto acheroncrypto merged commit b751183 into solana-foundation:master Jun 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cli enhancement New feature or request idl related to the IDL, either program or client side

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant