grin/wallet/src
Alexey Miroshkin 9e11afe8a2 Error handling with failure (using Error and ErrorKind) (#713)
* Initial version

* store failure parameters inside ErrorKind variants

* continue failure transformation

* 4 errors left

* still two errors

* return old code back

* finally compiling

* Fix compilation and test errors after merge
2018-02-28 12:56:09 -05:00
..
checker.rs Error handling with failure (using Error and ErrorKind) (#713) 2018-02-28 12:56:09 -05:00
client.rs Error handling with failure (using Error and ErrorKind) (#713) 2018-02-28 12:56:09 -05:00
handlers.rs Error handling with failure (using Error and ErrorKind) (#713) 2018-02-28 12:56:09 -05:00
info.rs Error handling with failure (using Error and ErrorKind) (#713) 2018-02-28 12:56:09 -05:00
lib.rs Error handling with failure (using Error and ErrorKind) (#713) 2018-02-28 12:56:09 -05:00
outputs.rs Error handling with failure (using Error and ErrorKind) (#713) 2018-02-28 12:56:09 -05:00
receiver.rs Error handling with failure (using Error and ErrorKind) (#713) 2018-02-28 12:56:09 -05:00
restore.rs Error handling with failure (using Error and ErrorKind) (#713) 2018-02-28 12:56:09 -05:00
sender.rs Error handling with failure (using Error and ErrorKind) (#713) 2018-02-28 12:56:09 -05:00
server.rs User experience ux1 (#610) 2018-01-13 18:27:40 +00:00
types.rs Error handling with failure (using Error and ErrorKind) (#713) 2018-02-28 12:56:09 -05:00