Skip to content

Conversation

@samkim-crypto
Copy link
Contributor

Problem

The spl-pod crate depends on the solana-zk-sdk and all of its heavy cryptographic dependencies even though it does not contain any cryptographic code. This is because spl-pod supports OptionalNonZeroElGamalPubkey. It would be better if OptionalNonZeroElGamalPubkey is moved directly into the solana-zk-sdk so that spl-pod can remove the dependency on solana-zk-sdk.

Summary of Changes

Deprecated OptionalNonZeroElGamalPubkey.

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.

1 participant