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

Set channel hash via prover parameters file #422

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

m-kus
Copy link

@m-kus m-kus commented Jan 31, 2025

Why: currently there's no way to parameterize the channel hash externally, though it's handy for e.g. testing recursion

What:

  • channel_hash field is added to prover parameters, can be either blake2s or poseidon252
  • adapted_stwo invokes generic prove/verify methods taking into account the channel hash setting

Depends on #420
Related to #410


This change is Reviewable

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