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 vote-program dep from rpc-client #3462

Merged
merged 2 commits into from
Nov 25, 2024

Conversation

kevinheavey
Copy link

Problem

solana-rpc-client is depending on solana-vote-program just for a const that it re-exports from solana_program

Summary of Changes

Don't do that

@kevinheavey
Copy link
Author

Coverage failure is unrelated

Copy link

@joncinque joncinque left a comment

Choose a reason for hiding this comment

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

Looks good to me -- can you rebase to also make the lockfile change to svm/examples/Cargo.lock?

@kevinheavey kevinheavey force-pushed the rpc-client-rm-vote-program branch from d45e673 to 2ab745e Compare November 25, 2024 15:24
@joncinque joncinque added the automerge automerge Merge this Pull Request automatically once CI passes label Nov 25, 2024
Copy link

mergify bot commented Nov 25, 2024

automerge label removed due to a CI failure

@mergify mergify bot removed the automerge automerge Merge this Pull Request automatically once CI passes label Nov 25, 2024
@joncinque
Copy link

This needs a rebase on top of #3774 for CI to pass

@kevinheavey kevinheavey force-pushed the rpc-client-rm-vote-program branch from 2ab745e to 3d51a4a Compare November 25, 2024 18:38
@joncinque joncinque added the automerge automerge Merge this Pull Request automatically once CI passes label Nov 25, 2024
@mergify mergify bot merged commit 5b890a5 into anza-xyz:master Nov 25, 2024
53 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automerge automerge Merge this Pull Request automatically once CI passes need:merge-assist
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants