aboutsummaryrefslogtreecommitdiff
path: root/lockchain-core/src/errors (follow)
Commit message (Expand)AuthorAgeFilesLines
* Only relying on the `UserStore` `AutoEncoder` impl for serialisationKatharina Fey2018-09-161-1/+4
* Changing the vault trait to use Result<_, VaultError> more liberallyKatharina Fey2018-09-061-0/+4
* Restoring the API handlers again, making it all work with the newKatharina Fey2018-07-091-0/+5
* Refactoring the error modules to now contain sub-error typesKatharina Fey2018-07-095-0/+193