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

Proof-Setup: Use faster verification method for phase1 #3251

Merged
merged 1 commit into from
Oct 31, 2023

Conversation

cronokirby
Copy link
Contributor

There was some vestigial debugging aid code doing many pairings instead of a batched pairing checks; this was very slow. Removing this code, we get a verification time of 4s, rather than 2+ minutes.

@cronokirby cronokirby temporarily deployed to smoke-test October 30, 2023 22:43 — with GitHub Actions Inactive
@cronokirby cronokirby temporarily deployed to smoke-test October 30, 2023 22:43 — with GitHub Actions Inactive
Copy link
Member

@redshiftzero redshiftzero left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@redshiftzero redshiftzero merged commit 6a97f74 into main Oct 31, 2023
9 checks passed
@redshiftzero redshiftzero deleted the proof-setup-fix-slow-phase1-verification branch October 31, 2023 01:15
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