Skip to content
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

feat(backend) Add u32_backend feature to enable decaf377 u32 support #23

Merged
merged 1 commit into from
Apr 19, 2024

Conversation

neithanmo
Copy link
Contributor

This PR introduces a new feature flag, u32_backend, to the poseidon377 crate, allowing users to explicitly select the u32 backend for the decaf377 dependency.

This is crucial for projects that require consistent use of the u32 backend across their dependencies to avoid potential subtle errors associated with backend mismatches.

@redshiftzero redshiftzero merged commit 8ee5a44 into penumbra-zone:main Apr 19, 2024
5 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