Coder Social home page Coder Social logo

Comments (21)

NOOMA-42 avatar NOOMA-42 commented on June 17, 2024 1

Thanks for submission, I'll get the task detail out asap. A potential reviewer is currently ooo til 25th, please kindly wait till he come back

from acceleration-program.

NOOMA-42 avatar NOOMA-42 commented on June 17, 2024 1

@NOOMA-42 when it will be reviewed?

We'll try to fill out the task detail this week and start to review. Thanks for your patience

from acceleration-program.

RajeshRk18 avatar RajeshRk18 commented on June 17, 2024 1

@RajeshRk18 I've updated the task detail. the scope of first part covers eddsa-poseidon, baby-jubjub, and utils. Would you like to modify the proposal based on this?
We'll also have 2 more tasks covering the rest of the zk-kit circuit

Ok, I'll adjust. Shall I also apply for the other 2 proposals?

from acceleration-program.

NOOMA-42 avatar NOOMA-42 commented on June 17, 2024 1

I'd said let's focus on this one first. Let me know when you've modified the proposal

@RajeshRk18 I've updated the task detail. the scope of first part covers eddsa-poseidon, baby-jubjub, and utils. Would you like to modify the proposal based on this?
We'll also have 2 more tasks covering the rest of the zk-kit circuit

Ok, I'll adjust. Shall I also apply for the other 2 proposals?

from acceleration-program.

RajeshRk18 avatar RajeshRk18 commented on June 17, 2024 1

Hey @NOOMA-42 , I have updated the proposal.

from acceleration-program.

NOOMA-42 avatar NOOMA-42 commented on June 17, 2024 1

Thank you! @aguzmant103 is looking for a grant liaison to review this proposal.

Hey @NOOMA-42 , I have updated the proposal.

from acceleration-program.

NOOMA-42 avatar NOOMA-42 commented on June 17, 2024 1

@cedoor would review this proposal

from acceleration-program.

cedoor avatar cedoor commented on June 17, 2024 1

@NOOMA-42 would it be possible to update the description of this proposal?

EdDSA proof is actually just built on top of the Circomlib circuits (Baby Jubjub and Poseidon). We're also moving it to the Semaphore repo as it's actually quite specific (i.e. it's the Semaphore Identity schema). I don't think they should be included here.

"Baby-JubJub curve" and "EdDSA Poseidon" look fine, but their Circom implementation is not part of ZK-Kit, they're part of the Circomlib repo. The amount of time to build them in Noir defined in this proposal seems fine to me, depending on the dev's experience ofc.

Also, I'd suggest to anyone working on these circuits that they work on them in a personal repo, and then integrate them into zk-kit, which will soon provide a separate repo for Noir circuits only (zk-kit.noir).

from acceleration-program.

RajeshRk18 avatar RajeshRk18 commented on June 17, 2024 1

@NOOMA-42 I have updated the proposal!

from acceleration-program.

NOOMA-42 avatar NOOMA-42 commented on June 17, 2024 1

There will be a separate call after we finish the content wise review

@NOOMA-42 where to discuss the budget?

from acceleration-program.

cedoor avatar cedoor commented on June 17, 2024 1

LGTM @cedoor do you want to review again?

Hey sorry for my late reply. I've reviewed it again and looked into it. The Noir team's already implemented these circuits:

What can be done in this proposal is to optimize them and make them more efficient, taking advantage of recursion perhaps, which should be the Noir's superpower. I would also add this idea to the proposal: https://aztecnetwork.notion.site/f06968995c124de1be359459775ca2cb?v=613d3cb893dd46899a5bd3793b01e63b, which is closely related to Baby Jubjub and another PSE project: https://github.com/cursive-team/babyjubjub-ecdsa.

Please let me know if this makes sense for you @NOOMA-42 @RajeshRk18 . It seems proportionate to the amount of work defined in this proposal to me.

from acceleration-program.

RajeshRk18 avatar RajeshRk18 commented on June 17, 2024 1

LGTM @cedoor do you want to review again?

Hey sorry for my late reply. I've reviewed it again and looked into it. The Noir team's already implemented these circuits:

What can be done in this proposal is to optimize them and make them more efficient, taking advantage of recursion perhaps, which should be the Noir's superpower. I would also add this idea to the proposal: https://aztecnetwork.notion.site/f06968995c124de1be359459775ca2cb?v=613d3cb893dd46899a5bd3793b01e63b, which is closely related to Baby Jubjub and another PSE project: https://github.com/cursive-team/babyjubjub-ecdsa.

Please let me know if this makes sense for you @NOOMA-42 @RajeshRk18 . It seems proportionate to the amount of work defined in this proposal to me.

Looks good to me! Here is my rough proposal idea:

  • Optimize baby jubjub and eddsa
  • Implement ECDSA on babyjub

from acceleration-program.

RajeshRk18 avatar RajeshRk18 commented on June 17, 2024

@NOOMA-42 when it will be reviewed?

from acceleration-program.

NOOMA-42 avatar NOOMA-42 commented on June 17, 2024

@RajeshRk18 I've updated the task detail. the scope of first part covers eddsa-poseidon, baby-jubjub, and utils. Would you like to modify the proposal based on this?
We'll also have 2 more tasks covering the rest of the zk-kit circuit

from acceleration-program.

RajeshRk18 avatar RajeshRk18 commented on June 17, 2024

@NOOMA-42 would it be possible to update the description of this proposal?

EdDSA proof is actually just built on top of the Circomlib circuits (Baby Jubjub and Poseidon). We're also moving it to the Semaphore repo as it's actually quite specific (i.e. it's the Semaphore Identity schema). I don't think they should be included here.

Yeah, I thought of that. So, maybe porting zk-kit circuits will imply porting the circuits it builds on.

from acceleration-program.

RajeshRk18 avatar RajeshRk18 commented on June 17, 2024

"Baby-JubJub curve" and "EdDSA Poseidon" look fine, but their Circom implementation is not part of ZK-Kit, they're part of the Circomlib repo. The amount of time to build them in Noir defined in this proposal seems fine to me, depending on the dev's experience ofc.

Yeah, I can make it within the deadline!

from acceleration-program.

RajeshRk18 avatar RajeshRk18 commented on June 17, 2024

Also, I'd suggest to anyone working on these circuits that they work on them in a personal repo, and then integrate them into zk-kit, which will soon provide a separate repo for Noir circuits only (zk-kit.noir).

Sure

from acceleration-program.

NOOMA-42 avatar NOOMA-42 commented on June 17, 2024

@cedoor I've updated it, @RajeshRk18 do you have anything you want to update?

from acceleration-program.

RajeshRk18 avatar RajeshRk18 commented on June 17, 2024

@cedoor I've updated it, @RajeshRk18 do you have anything you want to update?

Yeah I'll do that

from acceleration-program.

NOOMA-42 avatar NOOMA-42 commented on June 17, 2024

LGTM @cedoor do you want to review again?

from acceleration-program.

RajeshRk18 avatar RajeshRk18 commented on June 17, 2024

@NOOMA-42 where to discuss the budget?

from acceleration-program.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.