Skip to content

Conversation

@joncinque
Copy link
Contributor

Problem

The v2.3 Solana crates are out, and the toolchain on this repo is a bit old.

Summary of changes

Bump the Solana version, crates, and rust toolchain.

#### Problem

The v2.3 Solana crates are out, and the toolchain on this repo is a bit old.

#### Summary of changes

Bump the Solana version, crates, and rust toolchain.
@joncinque joncinque requested a review from buffalojoec July 14, 2025 19:20
[dev-dependencies]
solana-program-test = "2.2.0"
solana-program-test = "2.3.4"
solana-sdk = "2.2.1"
Copy link
Contributor

Choose a reason for hiding this comment

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

I'm surprised this SDK version still works?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

As far as the program is concerned, it works, but since the agave crates require v2.3.1 of solana-sdk, that's what eventually gets pulled in.

@joncinque joncinque merged commit 8e59ab7 into solana-program:main Jul 15, 2025
10 checks passed
@joncinque joncinque deleted the bump-solana branch July 15, 2025 09:34
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.

2 participants