Skip to content

chore: upgrade solana to 2.2 #70

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 1 commit into from
Mar 8, 2025
Merged

chore: upgrade solana to 2.2 #70

merged 1 commit into from
Mar 8, 2025

Conversation

GabrielePicco
Copy link
Contributor

@GabrielePicco GabrielePicco commented Mar 8, 2025

Description

chore: upgrade solana to 2.2

Status Type ⚠️ Core Change Issue
Ready Tooling No -

Greptile Summary

Updates Solana dependencies from version 2.1.11 to 2.2 across the delegation program, affecting core packages like solana-program and solana-sdk.

  • Changed version constraints in Cargo.toml from =2.1.11 to 2.2 for solana-program and solana-curve25519
  • Updated solana-program-test and solana-sdk test dependencies to version 2.2
  • Removed strict version pinning in favor of more flexible versioning
  • No functional code changes required, purely dependency maintenance

Copy link

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

1 file(s) reviewed, 1 comment(s)
Edit PR Review Bot Settings | Greptile

@GabrielePicco GabrielePicco merged commit 0090ebc into main Mar 8, 2025
3 checks passed
@GabrielePicco GabrielePicco deleted the accountsdb-revamped branch March 8, 2025 17:57
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