Skip to content

[rust-legacy-client] Add test for pausable extension and confidential mint and burn #177

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

Merged

Conversation

samkim-crypto
Copy link
Contributor

Problem

The pausable extension was not tested with the confidential mint burn extension in solana-labs/solana-program-library#7562 because the rust client for the confidential mint burn extension was missing at the time.

Summary of Changes

Now that the client-side code is added, we can add the tests.

@samkim-crypto samkim-crypto force-pushed the pause-confidential-mint-test branch from 3dd020c to 430e1f6 Compare February 10, 2025 09:20
@samkim-crypto samkim-crypto marked this pull request as ready for review February 10, 2025 09:37
Copy link
Contributor

@joncinque joncinque left a comment

Choose a reason for hiding this comment

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

Clean and simple, looks great!

@samkim-crypto samkim-crypto merged commit 94c1711 into solana-program:main Feb 10, 2025
19 of 20 checks passed
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