Skip to content

Error handling using failure in API#949

Merged
yeastplume merged 1 commit into
mimblewimble:masterfrom
cyclefortytwo:api-failure
Apr 16, 2018
Merged

Error handling using failure in API#949
yeastplume merged 1 commit into
mimblewimble:masterfrom
cyclefortytwo:api-failure

Conversation

@hashmap

@hashmap hashmap commented Apr 9, 2018

Copy link
Copy Markdown
Contributor

This PR addresses #166
Error handling in wallet was ported to failure in #713
Using the same error model makes wallet code simpler and may simplify migration to Hyper.

  • rustfmt
  • replace try! with ?

This PR adresses mimblewimble#166
Error handling in wallet was ported to failure in mimblewimble#713
Using the same error model makes wallet code simpler and may simplify migration to Hyper.
@yeastplume

Copy link
Copy Markdown
Member

Think this looks fine, no reason to leave it outstanding. Thanks!

@yeastplume yeastplume merged commit b28de95 into mimblewimble:master Apr 16, 2018
@hashmap hashmap deleted the api-failure branch September 4, 2018 08:54
dpc pushed a commit to dpc/grin that referenced this pull request Oct 24, 2018
This PR adresses mimblewimble#166
Error handling in wallet was ported to failure in mimblewimble#713
Using the same error model makes wallet code simpler and may simplify migration to Hyper.
Makaric pushed a commit to Makaric/bitgrin that referenced this pull request May 16, 2026
This PR adresses mimblewimble#166
Error handling in wallet was ported to failure in mimblewimble#713
Using the same error model makes wallet code simpler and may simplify migration to Hyper.
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