You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 11, 2025. It is now read-only.
There has been some issue with supporting IDLs in the program binary via a new ELF header section, versus officially supporting IDLs in PDAs.
Given that Anza is prioritizing changes to make program binaries smaller & more efficient to load, it seems like officially supporting the IDL in PDAs is better for cluster performance.
Good place to start would probably be to copy the IdlInstructions from anchor's injected macros.
I think it would be awesome if uploading IDLs to this program was natively supported in solana program deploy as well