coral-xyz / anchor

⚓ Solana Sealevel Framework
https://anchor-lang.com
Apache License 2.0
3.59k stars 1.32k forks source link

idl: Move IDL types from the `anchor-syn` crate to the new IDL crate #2882

Closed acheroncrypto closed 6 months ago

acheroncrypto commented 6 months ago

Problem

IDL types currently live in anchor-syn crate, which is an internal crate that handles code parsing and generation.

With the introduction of the new IDL crate, it's more appropriate for the IDL types to be inside the new crate.

Summary of changes

vercel[bot] commented 6 months ago

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

A member of the Team first needs to authorize it.