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

Fix build errors #44

Closed

Conversation

sanket1729
Copy link
Member

@sanket1729 sanket1729 commented Jan 26, 2022

The upstream impl_array_newtype now implements a core::hash::Hash. This
caused a breaking changed here :( despite it being a minor release.

@apoelstra
Copy link
Contributor

Oof :( we should really stop exporting those macros (or give them their own crate).

@thomaseizinger
Copy link
Contributor

Is there something we can do help move this forward? I have little experience with ASAN unfortunately.

This breaking change is creeping into downstream libraries :(

@sanket1729
Copy link
Member Author

@thomaseizinger, I was unaware of CI failing. Please feel free to take over this PR/open a new one. I have no experience with ASAN

The upstream impl_array_newtype now implements a core::hash::Hash. This
caused a breaking changed here :( despite it being a minor release.
@sanket1729
Copy link
Member Author

Oops, I am sorry. I misread your comment. I think we will have to wait for @apoelstra to look at ASAN fixes. Unfortunately, this would have to wait a while till we have a full rust-bitcoin release cycle

@thomaseizinger
Copy link
Contributor

Closing in favor of #46.

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 this pull request may close these issues.

3 participants