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

V2: Optional client-side proving feature flag #274

Open
ethenotethan opened this issue Feb 3, 2025 · 0 comments
Open

V2: Optional client-side proving feature flag #274

ethenotethan opened this issue Feb 3, 2025 · 0 comments

Comments

@ethenotethan
Copy link
Collaborator

ethenotethan commented Feb 3, 2025

V2 supports both disperser/client side commitment generation. I.e a user can either:

  1. Have the disperser generate the respective polynomial commitments for some blob to give to client who injects values into blob header OR
  2. Have the client use their own kzg prover to generate the commitments and inject into blob header without relying on disperser

There should exist some flag (e.g, EIGENDA_V2_USE_DISPERSER_PROVER) that allows a user to type filter between generation modes when running the service.

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

No branches or pull requests

1 participant