-
Notifications
You must be signed in to change notification settings - Fork 68
Propagate errors from Esplora backends #58
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
Propagate errors from Esplora backends #58
Conversation
1170f15 to
abe1071
Compare
e92ea4d to
604bca6
Compare
39ec52f to
bf2b0c2
Compare
notmandatory
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 bf2b0c2
Looks good, just one comment that should be cleaned up before merging.
realeinherjar
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 bf2b0c2
Great job. Just remove the println! as @notmandatory suggested.
bf2b0c2 to
76dc3ae
Compare
Pull Request Test Coverage Report for Build 6377746375Warning: This coverage report may be inaccurate.This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.
Details
💛 - Coveralls |
…lora backends 76dc3aed5d611a141ee37d0a7718fea82e530a17 doc: add note for MSRV to README (Vladimir Fomene) 48ee09f592343b140785f0316215b0f3870a4678 test: propagate errors to users (Vladimir Fomene) a1fadb06d6b8feebdb39f296b4334589f4c80b14 chore: remove ampersand on pinned dependencies line (Vladimir Fomene) fef4a776e9ce6c51bfbfd30f6b5ad4048ab64c5b Expose error message for Async client (Vladimir Fomene) 8d974ff4bbd449c28a9599807ffa7a07b5692310 Expose error message in addition to status in Blocking client (remix7531) Pull request description: Quick fix for #47 Top commit has no ACKs. Tree-SHA512: eeea5bebcb1d835015ef735e489eb85280e3cf36fa7e576dbe2d85970fffa5ec11c4065279ac5ba841dbb2f7cb29d64f8b12c6fa8eb2a1a8586b45bdbb2587e5
Quick fix for #47