Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove solana-sdk from solana-quic-client #3441

Merged
merged 2 commits into from
Nov 14, 2024

Conversation

kevinheavey
Copy link

@kevinheavey kevinheavey commented Nov 2, 2024

Problem

solana-quic-client can import the constituent crates of solana-sdk and avoid depending on the main crate

Summary of Changes

  • Remove solana-sdk dependency and replace with the smaller crates

This branches off #3119 so that needs to be merged first (update: done)

@kevinheavey kevinheavey marked this pull request as ready for review November 12, 2024 20:12
@kevinheavey kevinheavey requested a review from yihau November 12, 2024 20:42
Copy link
Member

@yihau yihau left a comment

Choose a reason for hiding this comment

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

🫶

@yihau yihau merged commit 092d609 into anza-xyz:master Nov 14, 2024
51 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants