-
Notifications
You must be signed in to change notification settings - Fork 37
Export bitcoin dependency #30
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
Conversation
|
+1. Can you add a commit which bumps the minor version so we can publish? |
apoelstra
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good. waiting on travis
f73af5e to
f2c4744
Compare
|
Rebased. |
jonasnick
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ACK
|
@apoelstra Can this go in or is there something else that needs to go first? |
|
I thought (from you) that we were waiting on #31? |
|
@apoelstra Ah huh I somehow closed that one. I didn't see it in the PR list so I thought it was merged. Yeah so that one please first. |
|
Looks like this needs another rebase |
2996a64 to
f1f91d6
Compare
|
rebased |
f1f91d6 Export bitcoin dependency (Steven Roose) Pull request description: We use the rust-bitcoin types. I know we should in the long term move away from that, but for now we still have several of the types that we reuse. Top commit has no ACKs. Tree-SHA512: da1905b574b4d575dcc28852f8992e2325c801124cca611755f0aec2e847c647ec0d6f01b0a60291211e46a51c78d669d0b9c9154410ba1e534e978d08098821
We use the rust-bitcoin types. I know we should in the long term move away from that, but for now we still have several of the types that we reuse.