aboutsummaryrefslogtreecommitdiff
path: root/lockchain-core/src/init.rs (unfollow)
Commit message (Expand)AuthorFilesLines
2019-04-22Removing deprecated crypto engine functions (see 9ceda952)Katharina Fey1-1/+1
2019-04-22Running rustfmtKatharina Fey1-1/+1
2019-04-22Updating crates to 2018 edition (#9)Katharina1-7/+8
2018-09-16Assorted changesKatharina Fey1-3/+18
2018-09-15Using the new generators to create filevaultKatharina Fey1-1/+2
2018-09-08Assorted code fixesKatharina Fey1-1/+1
2018-09-06Changing the vault trait to use Result<_, VaultError> more liberallyKatharina Fey1-1/+2
2018-09-06Various smol changes around the new Generator APIKatharina Fey1-0/+79