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

Upgrade libsecp256k1 dependency and disable bindgen in default-features #82

Open
xoloki opened this issue Oct 10, 2024 · 0 comments · May be fixed by #83
Open

Upgrade libsecp256k1 dependency and disable bindgen in default-features #82

xoloki opened this issue Oct 10, 2024 · 0 comments · May be fixed by #83
Assignees

Comments

@xoloki
Copy link
Contributor

xoloki commented Oct 10, 2024

As seen in #81, bindgen does not handle the current libsecp256k1 particularly well. This is largely the fault of the layered #defines that now are used in the internal headers.

So we will need to disable bindgen by default for now, in order to accomplish the necessary goal of upgrading a 19 month old libsecp256k1.

@xoloki xoloki self-assigned this Oct 10, 2024
@xoloki xoloki linked a pull request Oct 10, 2024 that will close this issue
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 a pull request may close this issue.

1 participant