Skip to content
This repository has been archived by the owner on Jan 10, 2025. It is now read-only.

ci: Bump crates to Solana 2.0.3 #7047

Merged
merged 5 commits into from
Jul 25, 2024
Merged

Conversation

joncinque
Copy link
Contributor

@joncinque joncinque commented Jul 23, 2024

Problem

Maybe related to #7043, cargo install spl-token-cli brings in multiple versions of solana-program, likely due to the 2.0.0 crates used by SPL.

Solution

2.0.3 (and maybe 2.0.2, I can't remember) only uses SPL crates that use Solana v2, so bump everything to be safe.

This PR wad made just from running ./update-solana-dependencies.sh 2.0.3 and cargo clippy

@joncinque joncinque requested a review from samkim-crypto July 23, 2024 12:41
samkim-crypto
samkim-crypto previously approved these changes Jul 24, 2024
@joncinque
Copy link
Contributor Author

Sorry, the test failures are legitimate -- some RPC methods were removed, and the client libraries are still using them, so I'm going through and fixing those up

@joncinque joncinque closed this Jul 24, 2024
@joncinque joncinque reopened this Jul 24, 2024
@mergify mergify bot dismissed samkim-crypto’s stale review July 25, 2024 13:03

Pull request has been modified.

@joncinque joncinque merged commit d1fa4d5 into solana-labs:master Jul 25, 2024
58 checks passed
@joncinque joncinque deleted the bumps branch July 25, 2024 14:53
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants