Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Digestible impl to EnclaveReportDataContents #3554

Merged
merged 1 commit into from
Sep 14, 2023

Conversation

nick-mobilecoin
Copy link
Collaborator

@nick-mobilecoin nick-mobilecoin commented Sep 13, 2023

The EnclaveReportDataContents is a member of DcapEvidence which will
need to be part of BlockMetadataContents which derives Digestible.
In order to support this future need a Digestible implementation has
been added to the EnclaveReportDataContents.

Also add EnclaveReportDataContents to the external protobufs. To
accomodate the need of it being part of the BlockMetadataContents in
the protobufs.

The `EnclaveReportDataContents` is a member of `DcapEvidence` which will
need to be part of `BlockMetadataContents` which derives `Digestible`.
In order to support this future need a `Digestible` implementation has
been added to the `EnclaveReportDataContents`.

Also add `EnclaveReportDataContents` to the external protobufs. To
accomodate the need of it being part of the `BlockMetadataContents` in
the protobufs.
@nick-mobilecoin
Copy link
Collaborator Author

nick-mobilecoin commented Sep 13, 2023

Current dependencies on/for this PR:

This comment was auto-generated by Graphite.

@nick-mobilecoin nick-mobilecoin merged commit 4c1eae5 into master Sep 14, 2023
@nick-mobilecoin nick-mobilecoin deleted the nick/enclave-report-data-protobufs branch September 14, 2023 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants