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

WIP: Lightweight version of ark-circom #41

Merged
merged 4 commits into from
Feb 11, 2023

Conversation

tyshko-rostyslav
Copy link
Collaborator

@tyshko-rostyslav tyshko-rostyslav commented Feb 8, 2023

WIP PR towards #40

As zerokit is trying to reduce it's binaries' sizes, we'd like a lightweight version of ark-circom to be introduced. That means without the ethers-core/ethers-rs dependencies.
vacp2p/zerokit#37

@tyshko-rostyslav tyshko-rostyslav marked this pull request as draft February 8, 2023 06:45
@tyshko-rostyslav tyshko-rostyslav changed the title Lightweight version of arc-circom WIP: Lightweight version of arc-circom Feb 8, 2023
Copy link
Collaborator

@gakonst gakonst left a comment

Choose a reason for hiding this comment

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

Let's keep the file and feature flag it along with the ethers dependency instead

@tyshko-rostyslav
Copy link
Collaborator Author

Let's keep the file and feature flag it along with the ethers dependency instead

Sure, working on it

@tyshko-rostyslav tyshko-rostyslav marked this pull request as ready for review February 8, 2023 08:20
@tyshko-rostyslav tyshko-rostyslav changed the title WIP: Lightweight version of arc-circom WIP: Lightweight version of ark-circom Feb 8, 2023
@tyshko-rostyslav
Copy link
Collaborator Author

@gakonst Could you, please, take a look? If there are no other issues, could you merge it?

@gakonst gakonst merged commit 5a1b78b into arkworks-rs:master Feb 11, 2023
@gakonst
Copy link
Collaborator

gakonst commented Feb 11, 2023

merged + fixed my nits here 746d232 - thank you!!

@tyshko-rostyslav
Copy link
Collaborator Author

@gakonst Could you fix the https://github.com/gakonst/ark-circom/blob/746d2329e94e493560a53c41938c329d735d54ed/src/lib.rs#L10 full feature to ethereum, so that CI passes and the code builds?

@gakonst
Copy link
Collaborator

gakonst commented Feb 22, 2023

done!

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