Skip to content
This repository was archived by the owner on May 9, 2022. It is now read-only.

feat: trusted key-value store using sgxfs #61

Merged
merged 29 commits into from
May 20, 2021
Merged

Conversation

PiDelport
Copy link
Collaborator

(Closes #36)

@PiDelport PiDelport added the feat New feature or request label May 17, 2021
@PiDelport PiDelport added this to the Execution token issuance milestone May 17, 2021
@PiDelport PiDelport self-assigned this May 17, 2021
@PiDelport PiDelport removed this from the Execution token issuance milestone May 17, 2021
@PiDelport PiDelport force-pushed the feat-trusted-kv-store-36 branch 3 times, most recently from 2a1c2db to 6e73119 Compare May 18, 2021 18:19
Copy link
Collaborator

@longtomjr longtomjr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Quick comments so far.

@PiDelport PiDelport force-pushed the feat-trusted-kv-store-36 branch from 32f8f34 to d20e6b4 Compare May 20, 2021 07:33
@PiDelport PiDelport marked this pull request as ready for review May 20, 2021 07:34
@PiDelport PiDelport force-pushed the feat-trusted-kv-store-36 branch from d20e6b4 to a1524d0 Compare May 20, 2021 07:38
@longtomjr
Copy link
Collaborator

See: #68 and #67
These are not critical, and should not hold up getting this merged, but will be nice to get done after this goes in.

Leave the signatures in place as comments, for now, as a reading aid.
Copy link
Collaborator

@longtomjr longtomjr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, looks good. Thanks!

@PiDelport PiDelport force-pushed the feat-trusted-kv-store-36 branch from 78ac81b to 1d53fa4 Compare May 20, 2021 17:01
@PiDelport
Copy link
Collaborator Author

Cool, thanks!

I just fixed some clippy checks and added a round-trip test, which should be minor: I'll go ahead and merge.

@PiDelport PiDelport merged commit 2d9cd1b into main May 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feat New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add a module for that abstracts state using SgxFile (in tstd) and serde-json
2 participants