Skip to content

deps: Update to Solana v2.2 #58

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

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

joncinque
Copy link
Contributor

@joncinque joncinque commented Mar 7, 2025

Problem

The address-lookup-table repo is still on older Solana deps, which is causing #57 to fail CI.

Summary of changes

A bit of a collection of changes:

  • bump Solana CLI v2.2
  • bump SDK crates to v2.2.1, Solana crates to v2.2.0, mollusk to v0.1
  • update toolchains
  • disable rust client linting, because codama generates code that doesn't pass clippy
  • use PodSlotHashes instead of SlotHashesSysvar

NOTE: leaving in draft while CI runs

#### Problem

The address-lookup-table repo is still on older Solana deps, which is
causing solana-program#57 to fail CI.

#### Summary of changes

A bit of a collection of changes:

* bump Solana CLI v2.2
* bump SDK crates to v2.2.1, Solana crates to v2.2.0, mollusk to v0.1
* update toolchains
* disable rust client linting, because codama generates code that
  doesn't pass clippy
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.

1 participant