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

Add eddsa-proof package #127

Merged
merged 32 commits into from
Feb 10, 2024
Merged

Add eddsa-proof package #127

merged 32 commits into from
Feb 10, 2024

Conversation

vplasencia
Copy link
Collaborator

Related Issue

#105

Does this introduce a breaking change?

  • Yes
  • No

@vplasencia vplasencia marked this pull request as draft January 15, 2024 08:50
@vplasencia vplasencia marked this pull request as ready for review January 22, 2024 11:33
@0xjei
Copy link
Member

0xjei commented Jan 22, 2024

scheduled review on Friday xD

Copy link
Member

@cedoor cedoor left a comment

Choose a reason for hiding this comment

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

I've added a few comments and suggestions. Overall, LGTM! Great work 🔥

packages/circuits/circom/eddsa-proof.circom Outdated Show resolved Hide resolved
packages/eddsa-proof/README.md Outdated Show resolved Hide resolved
packages/eddsa-proof/eddsa-proofVerifier.sol Outdated Show resolved Hide resolved
packages/eddsa-proof/package.json Outdated Show resolved Hide resolved
packages/eddsa-proof/package.json Outdated Show resolved Hide resolved
packages/eddsa-proof/rollup.browser.config.ts Outdated Show resolved Hide resolved
packages/eddsa-proof/rollup.node.config.ts Outdated Show resolved Hide resolved
packages/eddsa-proof/src/generate.ts Outdated Show resolved Hide resolved
packages/eddsa-proof/src/get-snark-artifacts.node.ts Outdated Show resolved Hide resolved
Copy link
Member

@0xjei 0xjei left a comment

Choose a reason for hiding this comment

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

Awesome @vplasencia 🔥

Please, review the scope signal usage - everything else LGTM! 👍

packages/circuits/circom/eddsa-proof.circom Show resolved Hide resolved
@cedoor cedoor merged commit 3d4c042 into main Feb 10, 2024
2 checks passed
@cedoor cedoor deleted the feat/eddsa-proof-package branch February 10, 2024 15:40
@cedoor cedoor linked an issue Feb 10, 2024 that may be closed by this pull request
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.

Create @zk-kit/eddsa-proof package (former poseidon-proof)
3 participants