Skip to content

Move the IDL to the repository root#531

Merged
lorisleiva merged 1 commit into
mainfrom
loris/idl-to-root
Jun 10, 2026
Merged

Move the IDL to the repository root#531
lorisleiva merged 1 commit into
mainfrom
loris/idl-to-root

Conversation

@lorisleiva

Copy link
Copy Markdown
Member

Relocates the program IDL from program/idl.json to idl.json at the repository root, to align with the other repos in the solana-program org. The IDL builder (program/idl.ts) now writes to the root, codama.json is converted to codama.mjs, and the README link is updated; regenerated clients and IDL content are identical (only the path moves). Also reorders the JS-prefixed Makefile pattern rules ahead of the bare Rust ones so that make format-check-js-clients-js and make test-js-clients-js resolve correctly on GNU Make 3.81 (e.g. macOS).

@lorisleiva lorisleiva marked this pull request as ready for review June 10, 2026 12:02
@lorisleiva lorisleiva merged commit 0a20393 into main Jun 10, 2026
23 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant