Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

token-2022: Update to use program build with zk-ops enabled #33747

Merged
merged 1 commit into from
Oct 18, 2023

Conversation

joncinque
Copy link
Contributor

Problem

The 1.17 release will have all features for zk-ops, but program-test and test-validator default to a version of token-2022 that disables zk-ops.

Summary of Changes

Update the packaged shared object file to the verifiable build with zk-ops enabled. This will not be backported to 1.16 because the required features are slated to be enabled starting with 1.17.

The release page includes both builds, but defaults to the one with zk-ops enabled: https://github.com/solana-labs/solana-program-library/releases/tag/token-2022-v0.9.0

Fixes #

@joncinque joncinque added the v1.17 PRs that should be backported to v1.17 label Oct 18, 2023
Copy link
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.

Thank you!

@joncinque joncinque merged commit d337581 into solana-labs:master Oct 18, 2023
@joncinque joncinque deleted the tk22bump branch October 18, 2023 19:39
mergify bot pushed a commit that referenced this pull request Oct 18, 2023
token-2022: Update to use version with zk-ops enabled
(cherry picked from commit d337581)
joncinque added a commit that referenced this pull request Oct 18, 2023
…ackport of #33747) (#33757)

token-2022: Update to use program build with zk-ops enabled (#33747)

token-2022: Update to use version with zk-ops enabled
(cherry picked from commit d337581)

Co-authored-by: Jon Cinque <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
v1.17 PRs that should be backported to v1.17
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants