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

Fix solana deps #36

Merged
merged 2 commits into from
Jul 8, 2024
Merged

Fix solana deps #36

merged 2 commits into from
Jul 8, 2024

Conversation

adrena-orex
Copy link
Collaborator

Problem is that the pyth-solana-sdk refer to the latest version of solana, which conflicts with the version of solana used in the sablier package.

We have forked pyth-solana-sdk to adapt the solana program version target and targetted our fork as a dep.

AdrenaFoundation/pyth-sdk-rs#1

@adrena-orex adrena-orex requested a review from Aursen July 7, 2024 07:48
@Adrena-Corto
Copy link

Screenshot 2024-07-08 at 9 53 09 AM
Doesn't fix, cause internally now pyth still uses that version, although we don't. Basically cannot use pyth without the 2.x?

@Aursen Aursen merged commit 1a19de0 into main Jul 8, 2024
2 checks passed
@Aursen Aursen deleted the fix-solana-deps branch July 8, 2024 08:21
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