Skip to content

Conversation

@joncinque
Copy link
Contributor

@joncinque joncinque commented Nov 19, 2024

Problem

The memo program implementation uses the v2.1 Solana crates and toolchain, but the client doesn't.

Summary of changes

Add rust-toolchain.toml, update the toolchain versions, update the Solana crate versions, and the rust renderer.

Lots of changes, but almost none of them manual!

NOTE: Sorry, this got more complicated because the JS tests were trying to run against the built program. Since that all has to get added eventually, I just did it here.

@joncinque joncinque requested a review from febo November 19, 2024 23:45
@joncinque joncinque changed the title Bump Rust version and Codama renderer Bump Rust, Codama, and add program to CI Nov 20, 2024
#### Problem

The memo program implementation uses the v2.1 Solana crates and
toolchain, but the client doesn't.

#### Summary of changes

Add rust-toolchain.toml, update the toolchain versions, update the
Solana crate versions, and the rust renderer.

Lots of changes, but almost none of them manual!
Copy link
Contributor

@febo febo left a comment

Choose a reason for hiding this comment

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

Looks great!

@joncinque joncinque merged commit 526ec64 into solana-program:main Nov 20, 2024
8 checks passed
@joncinque joncinque deleted the bumps branch November 20, 2024 12:45
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