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

fix: kzg verification with EVM #83

Merged
merged 11 commits into from
Dec 23, 2022
Merged

fix: kzg verification with EVM #83

merged 11 commits into from
Dec 23, 2022

Conversation

alexander-camuto
Copy link
Collaborator

Last feat: PR broke much of the EVM verification. To address this

  • update cargo.toml halo2 related repos to pull from latest "main" commit.
  • fork halo2 related repos that also need cargo.toml updates
  • update traits that have changed since latest release
  • switch contract code generation to leverage solc --yul for human readability (if need be)
  • update readme
  • add KZG EVM verification to CI tests
  • test extensively

@alexander-camuto alexander-camuto marked this pull request as ready for review December 23, 2022 03:49
@alexander-camuto alexander-camuto merged commit e2f23d7 into main Dec 23, 2022
@alexander-camuto alexander-camuto deleted the ac/kzg-evm-updates branch December 23, 2022 12:04
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