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

Cut a release of 0.X to support a homebrew formula for libsecp256k1 #908

Closed
rickmark opened this issue Mar 23, 2021 · 2 comments
Closed

Comments

@rickmark
Copy link

Hello,

Today we have the ability to install libbitcoin and other core bitcoin libraries via homebrew but it builds and installs libsecp256k1 as a private library. I'm working both on moving libsecp256k1 to it's own formula so it can be used independently of libbitcoin as well as ruby-secp256k1 as native bindings for Ruby. In order to support this we need to be able to refer to a cut release of libsecp256k1. While I understand that it is not v1 yet, cutting a v0.8 or v0.9 for the non-experimental modules of core, ecdh, and recovery would enable wider adoption and contributions to this library.

The ask is to create a pre v1 release for homebrew.

@rickmark
Copy link
Author

Proposed homebrew formula

libsecp256k1.rb.txt

@real-or-random
Copy link
Contributor

real-or-random commented Mar 24, 2021

Hey. Strictly speaking this is a duplicate of #286, and we should continue the discussion there.

I admit that referring you to a six years old issue is not really satisfactory. I think there's no compelling reason not to tag a pre-release. We just need to spend the time to do it. See also #856, any comments there will help.

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

No branches or pull requests

2 participants