-
Notifications
You must be signed in to change notification settings - Fork 831
Improve downflow of information in psbt::Error
#1591
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
@DanGould - here's the last bit :) |
36f056a
to
99278a5
Compare
Force-pushed 99278a5 to address comments. Specifically:
PS - I'm not sure what's up with the tests. They ran fine locally. I ran |
Can you try |
99278a5
to
68abfdb
Compare
Ah - that was it. Pushed 68abfdb with fix. Thanks for that! :) |
This looks great! There's still some work to be done on these errors but this is a big improvement, and I think further changes may need to wait until crate smashing has settled out a bit. |
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 68abfdb
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 68abfdb
See third point in #837
Closes: #1589