Skip to content

Rename litesvm plugin to litesvmConnection#186

Merged
lorisleiva merged 1 commit into
mainfrom
04-12-rename_litesvm_plugin_to_litesvmconnection_
Apr 14, 2026
Merged

Rename litesvm plugin to litesvmConnection#186
lorisleiva merged 1 commit into
mainfrom
04-12-rename_litesvm_plugin_to_litesvmconnection_

Conversation

@lorisleiva
Copy link
Copy Markdown
Member

This PR renames the litesvm plugin to litesvmConnection to free up the litesvm name for a future all-in-one plugin, matching the pattern established by the RPC plugins. All source files, tests, docblocks, and READMEs are updated accordingly.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Apr 12, 2026

🦋 Changeset detected

Latest commit: 9a01713

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 3 packages
Name Type
@solana/kit-plugin-litesvm Minor
@solana/kit-client-litesvm Minor
@solana/kit-plugins Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@lorisleiva
Copy link
Copy Markdown
Member Author

@trevor-cortex

Copy link
Copy Markdown

@trevor-cortex trevor-cortex left a comment

Choose a reason for hiding this comment

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

Summary

Straightforward rename of the litesvm plugin function to litesvmConnection, freeing up the litesvm name for a future all-in-one plugin. This follows the same naming convention used by the RPC plugins (e.g. rpcConnection).

Review

The rename is applied consistently across all 18 files — source, tests, docblocks, READMEs, browser stubs, and the changeset. File renames (litesvm.tslitesvm-connection.ts, litesvm.test.tslitesvm-connection.test.ts) match the new function name. The re-exports, @see tags, and error messages are all updated.

Nothing to flag — clean mechanical rename. LGTM ✅

Copy link
Copy Markdown
Member

@mcintyre94 mcintyre94 left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link
Copy Markdown
Member Author

lorisleiva commented Apr 14, 2026

Merge activity

  • Apr 14, 5:32 PM UTC: A user started a stack merge that includes this pull request via Graphite.
  • Apr 14, 5:37 PM UTC: Graphite rebased this pull request as part of a merge.
  • Apr 14, 5:38 PM UTC: @lorisleiva merged this pull request with Graphite.

@lorisleiva lorisleiva changed the base branch from 04-12-add_all-in-one_solana_rpc_plugins to graphite-base/186 April 14, 2026 17:35
@lorisleiva lorisleiva changed the base branch from graphite-base/186 to main April 14, 2026 17:36
This PR renames the `litesvm` plugin to `litesvmConnection` to free up the `litesvm` name for a future all-in-one plugin, matching the pattern established by the RPC plugins. All source files, tests, docblocks, and READMEs are updated accordingly.
@lorisleiva lorisleiva force-pushed the 04-12-rename_litesvm_plugin_to_litesvmconnection_ branch from e422afd to 9a01713 Compare April 14, 2026 17:37
@lorisleiva lorisleiva merged commit 53a3ef3 into main Apr 14, 2026
5 checks passed
@github-actions github-actions Bot mentioned this pull request Apr 14, 2026
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.

3 participants