Skip to content

Rename record program to drop the spl prefix#337

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

Rename record program to drop the spl prefix#337
lorisleiva merged 1 commit into
mainfrom
loris/rename-record-program

Conversation

@lorisleiva

Copy link
Copy Markdown
Member

Renames the splRecord program to record (dropping the redundant spl 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: splRecordProgram()recordProgram(), SPL_RECORD_PROGRAM_ADDRESSRECORD_PROGRAM_ADDRESS, and the client.splRecord namespace → client.record.

@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

@joncinque joncinque left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense! The spl prefix everywhere did seem a bit verbose

@lorisleiva lorisleiva merged commit 6322f49 into main Jun 9, 2026
22 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