Skip to content
This repository has been archived by the owner on Jun 11, 2022. It is now read-only.

Gracefully handle errors when parsing wallet from log #61

Conversation

mzabaluev
Copy link
Contributor

Fixes #59 and does good around wallet.

Mikhail Zabaluev added 3 commits November 6, 2018 23:24
Use graceful error reporting in commands, making the error non-fatal
if necessary.

Reworked the related code in wallet::state as necessary, made some
stylistic improvements.
AddressLookupError is now the unified error type for AddressLookup
failures.
@mzabaluev
Copy link
Contributor Author

Please review the error handling behaviour in various commands using this (all call sites of create_wallet_state_from_logs should be present in the diff): I only had a vague idea on what's best to do in each case.

@NicolasDP NicolasDP self-requested a review November 7, 2018 20:03
@NicolasDP NicolasDP added this to the alpha4 milestone Nov 7, 2018
@NicolasDP NicolasDP merged commit 067f694 into input-output-hk:master Nov 19, 2018
@rdlrt rdlrt mentioned this pull request Apr 9, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants