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

Kzg #69

Merged
merged 14 commits into from
May 21, 2024
Merged

Kzg #69

merged 14 commits into from
May 21, 2024

Conversation

0xJepsen
Copy link
Contributor

@0xJepsen 0xJepsen commented May 17, 2024

Closes #72

@0xJepsen 0xJepsen marked this pull request as ready for review May 20, 2024 19:00
Comment on lines -13 to -17
ark-std ={ version="0.4.0", default-features=false }
ark-bn254 ="0.4.0"
ark-poly ="0.4.0"
ark-ff ="0.4.0"
ark-ec ="0.4.0"
Copy link
Contributor

Choose a reason for hiding this comment

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

<3

@Autoparallel Autoparallel merged commit e2bc730 into main May 21, 2024
4 checks passed
@Autoparallel Autoparallel deleted the kzg branch May 21, 2024 22:15
@github-actions github-actions bot mentioned this pull request Jul 1, 2024
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.

feat: End to end kzg proofs with arbitrary polynomials
2 participants