GithubHelp home page GithubHelp logo

Comments (2)

georgbramm avatar georgbramm commented on July 18, 2024 1

Releases :
https://crates.io/crates/rabe-bn
and
https://crates.io/crates/rabe

=)

from rabe.

JulianSchuette avatar JulianSchuette commented on July 18, 2024

This is not trivial, unfortunately.

This project depends on georgbramm/bn which is a fork of zcash-hackworks/bn. The former is not available as a crate, the latter seems to be not maintained anymore (the last PR is open for >2yrs).

Publishing to crates.io requires all dependencies to be available on crate.io as well. So, there are only two options:

  1. Create a PR and convince the maintainers of zcash-hackworks to accept and publish it as a version bn:0.4.4

  2. Publish georgbramm/bn as a whole new crate, say under the name bn-serde.

(1) would obviously be favorable, but the chances of convincing the zcash authors to accept a major breaking PR in the near future are low.

(2) irreversibly creates a new forked crate and may lead to further confusion

from rabe.

Related Issues (8)

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.