Skip to content

Rename config program to drop the solana prefix#262

Merged
lorisleiva merged 1 commit into
mainfrom
loris/rename-config-program
Jun 9, 2026
Merged

Rename config program to drop the solana prefix#262
lorisleiva merged 1 commit into
mainfrom
loris/rename-config-program

Conversation

@lorisleiva

Copy link
Copy Markdown
Member

Renames the solanaConfig program to config (dropping the redundant solana prefix, since the package is already namespaced) to align with the naming convention used across the other repos in the solana-program org. This is a breaking change to the public client API: solanaConfigProgram()configProgram(), SOLANA_CONFIG_PROGRAM_ADDRESSCONFIG_PROGRAM_ADDRESS, the client.solanaConfig namespace → client.config, and the Rust SOLANA_CONFIG_IDCONFIG_ID (the ID re-export is unchanged).

@lorisleiva lorisleiva marked this pull request as ready for review June 9, 2026 10:18
@lorisleiva lorisleiva requested a review from joncinque June 9, 2026 10:18
@lorisleiva lorisleiva merged commit c16c45a into main Jun 9, 2026
25 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.

2 participants