Skip to content

Relax solana version to be a range #81

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

Merged
merged 2 commits into from
Oct 19, 2022

Conversation

nevi-me
Copy link
Contributor

@nevi-me nevi-me commented Oct 19, 2022

This provides the benefit of less dependency version clashes when users might have another dependency that has pinned its solana-* dependencies.

Ran unit tests on 1.11 and 1.13.

Closes #79

This provides the benefit of less dependency version clashes when users
might have another dependency that has pinned its solana-* dependencies.

Ran unit tests on 1.11 and 1.13
@ali-behjati
Copy link
Collaborator

Can you confirm that 1.14 was not working?

@nevi-me
Copy link
Contributor Author

nevi-me commented Oct 19, 2022

It was working on local tests, but looking at the GH workflow, I see that I didn't run bpf tests.

Running those locally returns the below
image

EDIT: never mind, I get the same error on 1.10, must be my local env

@ali-behjati
Copy link
Collaborator

Thank you very much for your contribution.

@ali-behjati ali-behjati merged commit bc06391 into pyth-network:main Oct 19, 2022
@nevi-me nevi-me deleted the solana-1-11 branch October 19, 2022 12:47
@nevi-me nevi-me mentioned this pull request Dec 3, 2022
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.

[Solana] Request: Use version ranges
2 participants