Skip to content

remove solana-client from anchor-client and cli#3877

Merged
jacobcreech merged 4 commits intosolana-foundation:masterfrom
kevinheavey:rm-solana-client
Aug 26, 2025
Merged

remove solana-client from anchor-client and cli#3877
jacobcreech merged 4 commits intosolana-foundation:masterfrom
kevinheavey:rm-solana-client

Conversation

@kevinheavey
Copy link
Copy Markdown
Contributor

@kevinheavey kevinheavey commented Aug 23, 2025

solana-client is an omnibus crate that includes a bunch of dependencies Anchor doesn't need. This PR replaces the solana-client dep with the following deps:

  • solana-rpc-client
  • solana-rpc-client-api
  • solana-pubsub-client

It also removes the pub use solana_client; from anchor-client

@vercel
Copy link
Copy Markdown

vercel bot commented Aug 23, 2025

@kevinheavey is attempting to deploy a commit to the Solana Foundation Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link
Copy Markdown

vercel bot commented Aug 26, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Preview Comments Updated (UTC)
anchor-docs Ignored Ignored Preview Aug 26, 2025 4:15am

@jacobcreech jacobcreech requested a review from Aursen August 26, 2025 04:16
@jacobcreech jacobcreech moved this to In Progress in Anchor 0.32 Aug 26, 2025
@Aursen Aursen self-requested a review August 26, 2025 05:47
@jacobcreech jacobcreech merged commit 8dff73e into solana-foundation:master Aug 26, 2025
54 checks passed
@github-project-automation github-project-automation bot moved this from In Progress to Done in Anchor 0.32 Aug 26, 2025
WilfredAlmeida pushed a commit to KartikSoneji/anchor that referenced this pull request Oct 22, 2025
…ion#3877)

* remove `pub use solana_client;`

* remove solana-client from anchor-client

* fix some missed import updates

* remove solana-client from cli
Otter-0x4ka5h pushed a commit to Otter-0x4ka5h/anchor that referenced this pull request Mar 25, 2026
…ion#3877)

* remove `pub use solana_client;`

* remove solana-client from anchor-client

* fix some missed import updates

* remove solana-client from cli
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants