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-compute-budget #3375

Merged
merged 2 commits into from
Oct 30, 2024

Conversation

kevinheavey
Copy link

Problem

solana-compute-budget imposes a solana-sdk on solana-program-runtime (and therefore solana-svm)

Summary of Changes

Replace solana-sdk with its constituent crates

This branches off #3311 so that needs to be merged first

@kevinheavey kevinheavey changed the title Compute budget rm sdk remove solana-sdk from solana-compute-budget Oct 30, 2024
@kevinheavey kevinheavey force-pushed the compute-budget-rm-sdk branch from 3b1eaf5 to 9da54ce Compare October 30, 2024 11:41
@kevinheavey kevinheavey marked this pull request as ready for review October 30, 2024 11:41
Copy link

@tao-stones tao-stones left a comment

Choose a reason for hiding this comment

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

nice!

@kevinheavey kevinheavey added the automerge automerge Merge this Pull Request automatically once CI passes label Oct 30, 2024
@mergify mergify bot merged commit 8e35a4f into anza-xyz:master Oct 30, 2024
52 checks passed
ray-kast pushed a commit to abklabs/agave that referenced this pull request Nov 27, 2024
* remove solana-sdk from solana-compute-budget

* sort deps
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