Skip to content

program: Properly gate zk-ops feature#518

Merged
joncinque merged 2 commits intosolana-program:mainfrom
joncinque:zkopsgatemain
Jun 25, 2025
Merged

program: Properly gate zk-ops feature#518
joncinque merged 2 commits intosolana-program:mainfrom
joncinque:zkopsgatemain

Conversation

@joncinque
Copy link
Copy Markdown
Contributor

Problem

The program currently doesn't build if the zk-ops feature is disabled.

Summary of changes

Fix gating on the imports confidential-mint-burn and confidential-transfer functions on the zk-ops feature.

#### Problem

The program currently doesn't build if the zk-ops feature is disabled.

#### Summary of changes

Fix gating on the imports confidential-mint-burn and
confidential-transfer functions on the `zk-ops` feature.
@joncinque joncinque requested a review from samkim-crypto June 23, 2025 18:04
Copy link
Copy Markdown
Contributor

@samkim-crypto samkim-crypto left a comment

Choose a reason for hiding this comment

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

Sorry I missed this one!

@joncinque joncinque merged commit 84cbd89 into solana-program:main Jun 25, 2025
21 checks passed
@joncinque joncinque deleted the zkopsgatemain branch June 25, 2025 10:04
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