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