Skip to content

Conversation

@joncinque
Copy link
Contributor

Problem

As part of the upgrade to SDK v3, the cyclical dependency between the sdk crates and the system interface were too much of an annoyance, so the interface was migrated back into the SDK with
anza-xyz/solana-sdk#264. But the interface code still lives in this repo as well.

Summary of changes

Remove the interface crate and all references to it.

#### Problem

As part of the upgrade to SDK v3, the cyclical dependency between the
sdk crates and the system interface were too much of an annoyance, so
the interface was migrated back into the SDK with
anza-xyz/solana-sdk#264. But the interface code
still lives in this repo as well.

#### Summary of changes

Remove the interface crate and all references to it.
@joncinque joncinque requested a review from buffalojoec August 20, 2025 21:51
@joncinque joncinque merged commit 405616b into solana-program:main Aug 21, 2025
5 checks passed
@joncinque joncinque deleted the rm-interface branch August 21, 2025 12:55
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