Skip to content

Conversation

@joncinque
Copy link
Contributor

Problem

The docs and tests still use solana-program in the system interface.

Summary of changes

Remove the usage in favor of solana_example_mocks, solana_sysvar, and solana_sysvar_id.

@joncinque joncinque requested a review from buffalojoec July 14, 2025 18:31
buffalojoec
buffalojoec previously approved these changes Jul 15, 2025
Copy link
Contributor

Choose a reason for hiding this comment

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

You can take solana-program out of the workspace manifest, too, since the Codama clients don't link to it.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good point, done!

#### Problem

The docs and tests still use solana-program in the system interface.

#### Summary of changes

Remove the usage in favor of solana_example_mocks, solana_sysvar, and
solana_sysvar_id.
Copy link
Contributor

@buffalojoec buffalojoec left a comment

Choose a reason for hiding this comment

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

Thanks!

@joncinque joncinque merged commit 44e71cd into solana-program:main Jul 15, 2025
8 checks passed
@joncinque joncinque deleted the noprog branch July 15, 2025 11:41
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