Giter Site home page Giter Site logo

Comments (3)

str4d avatar str4d commented on August 22, 2024 1

Yes, the intention is to merge all the changes from this repository back up into the original repositories, as their refactoring in #41 completes. We created Git subtrees in this repository primarily because the refactor requires changing all the crates in parallel, and it is much easier to do this in a single workspace.

We also want to be publishing crates even while the primary development is happening here. The main blocker on that is the fact that we depend on a GitHub repository for BLAKE2b. Once RustCrypto/hashes#78 is merged and released, we can replace this dependency and start publishing crates again 🙂

from librustzcash.

str4d avatar str4d commented on August 22, 2024

To answer your last question:

  • rand update is planned already in #60 and I want to do this soon.
  • Hashing to the curve is something I'd like to see an API included for in pairing, but an implementation would likely not go into pairing itself, but into curve-specific crates like bls12_381.
  • Serde support: seems reasonable but we'd probably want to merge something later on, as we couldn't promise compatibility across the refactor.

from librustzcash.

afck avatar afck commented on August 22, 2024

Thank you for the detailed answer! I guess it's best to keep the Filecoin fork separate for now, and backport the changes after the refactoring is done.

from librustzcash.

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.