Skip to content

Conversation

dr-orlovsky
Copy link
Contributor

New version of rust-bitcoin removed trait BitcoinHash. This is not yet got to the crates, but is required for Signet support in #239, so I am adding this as a separate PR to be edited & merged after the new bitcoin crate version will be released to crates.io

PS. this PR includes bulk of changes from #238, pls ignore them (w/o these changes it would not compile)

@dr-orlovsky dr-orlovsky mentioned this pull request Apr 19, 2020
@romanz romanz self-assigned this Apr 21, 2020
@UkolovaOlga UkolovaOlga mentioned this pull request Apr 22, 2020
34 tasks
@romanz
Copy link
Owner

romanz commented Apr 24, 2020

LGTM, many thanks for the fix!
Will be happy to merge when rust-bitcoin 0.24 is released.

@romanz romanz self-requested a review April 24, 2020 19:12
@dr-orlovsky dr-orlovsky marked this pull request as ready for review September 18, 2020 16:36
@dr-orlovsky
Copy link
Contributor Author

With the new bitcoin crate 0.24 release this PR is ready for review & merge. I have rebased it + also moved from direct usage of bitcoin_hashes crate towards version cross-imported from bitcoin directly: this helps to avoid version conflicts between local and bitcoin structures.

@romanz romanz merged commit af6ff09 into romanz:master Sep 18, 2020
@romanz
Copy link
Owner

romanz commented Sep 18, 2020

Thanks!

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.

2 participants