Skip to content

Conversation

@joncinque
Copy link
Contributor

Problem

The interface crate is still on the v2 sdk crates, but the v3 crates are ready.

Summary of changes

Bump the sdk crates to v3 and decouple the program from the repo version of the interface crate. The only change is the to_str signature on the error.

While doing this, I noticed that the interface crate wasn't actually part of the workspace, so I added it in.

#### Problem

The interface crate is still on the v2 sdk crates, but the v3 crates are
ready.

#### Summary of changes

Bump the sdk crates to v3 and decouple the program from the repo version
of the interface crate. The only change is the `to_str` signature on the
error.

While doing this, I noticed that the interface crate wasn't actually
part of the workspace, so I added it in.
@joncinque joncinque requested a review from rustopian August 7, 2025 22:13
Copy link
Contributor

@rustopian rustopian left a comment

Choose a reason for hiding this comment

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

Good here, too.

@joncinque joncinque merged commit 2f4fd18 into solana-program:main Aug 8, 2025
17 checks passed
@joncinque joncinque deleted the bump-sdk branch August 8, 2025 08:18
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