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

Optimize fri domain evaluation #22

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

Conversation

Jason-LI2020
Copy link
Contributor

  1. Add sum check in user's validator;
  2. Add consistence check of sum_proof_root and inclusion_proof_root in user's validator;
  3. Add sum trace constraint in circuit;
  4. Precompute domain and zerofiers to reduce calculation;
  5. Replace keccak by blake2s;
  6. Optimize fri domain evaluation;
  7. Reduce the proving time by roughly 15% comparing with last version.

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.

4 participants