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

Remove catch-all case for pedersen hash blackbox function #3370

Closed
kevaundray opened this issue Oct 30, 2023 · 0 comments · Fixed by #3744
Closed

Remove catch-all case for pedersen hash blackbox function #3370

kevaundray opened this issue Oct 30, 2023 · 0 comments · Fixed by #3744
Labels
enhancement New feature or request

Comments

@kevaundray
Copy link
Contributor

Problem

In order to migrate to the new pedersen hash function, we added in this TODO which specifies that pedersen is unconditionally supported. This should be removed.

Happy Case

.

Alternatives Considered

No response

Additional Context

No response

Would you like to submit a PR for this Issue?

No

Support Needs

No response

@kevaundray kevaundray added enhancement New feature or request P-MEDIUM labels Oct 30, 2023
github-merge-queue bot pushed a commit that referenced this issue Dec 10, 2023
…3744)

# Description

## Problem\*

Resolves #3370 

## Summary\*

This PR removes the special case which says all backends support the
pedersen hash black box function.

## Additional Context



## Documentation\*

Check one:
- [x] No documentation needed.
- [ ] Documentation included in this PR.
- [ ] **[Exceptional Case]** Documentation to be submitted in a separate
PR.

# PR Checklist\*

- [x] I have tested the changes locally.
- [x] I have formatted the changes with [Prettier](https://prettier.io/)
and/or `cargo fmt` on default settings.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

1 participant