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

Add support for different strategies for PoW. #17

Merged
merged 4 commits into from
Sep 9, 2024

Conversation

WizardOfMenlo
Copy link
Contributor

In some contexts, you want to use different strategies for PoW.
For example, in an EVM context you would like to use Keccak hashes. In a recursion context, Poseidon, ecc ecc.
This supports it.

@mmaker
Copy link
Member

mmaker commented Sep 9, 2024

amazing, thank you

@mmaker mmaker merged commit 1654090 into arkworks-rs:main Sep 9, 2024
3 of 5 checks passed
@WizardOfMenlo WizardOfMenlo deleted the pow_strategies branch September 9, 2024 15:23
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