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

Work in progress onchain verifier #419

Merged
merged 60 commits into from
Jul 31, 2024
Merged

Work in progress onchain verifier #419

merged 60 commits into from
Jul 31, 2024

Conversation

aleph-v
Copy link
Collaborator

@aleph-v aleph-v commented Jul 19, 2024

This PR merges the onchain verifier branch into main so we can transition into doing PRs to finish the features. Currently there is still quite a lot of outstanding work before the verifier is functional.

We have working onchain protocols for:

  • Fiat shamir transform
  • Hyper KZG
  • GKR based grand products

@aleph-v aleph-v requested a review from sragss July 19, 2024 12:45
Copy link
Collaborator

@sragss sragss left a comment

Choose a reason for hiding this comment

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

Very nice. LGTM

jolt-evm-verifier/README.md Outdated Show resolved Hide resolved
jolt-evm-verifier/script/Counter.s.sol Outdated Show resolved Hide resolved
jolt-evm-verifier/script/src/bin/hyperkzg_batch_example.rs Outdated Show resolved Hide resolved
jolt-evm-verifier/script/src/main.rs Outdated Show resolved Hide resolved
jolt-evm-verifier/src/reference/JoltVerifier.sol Outdated Show resolved Hide resolved
@aleph-v aleph-v mentioned this pull request Jul 29, 2024
@aleph-v aleph-v merged commit 17de761 into main Jul 31, 2024
8 checks passed
@aleph-v aleph-v deleted the onchain_verifier branch July 31, 2024 14:12
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