You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This pulled Attributes out of the Ord implementation for ReportBody we need to determine if that will be needed once ReportBody is upgraded to the mc-sgx-core-types version.
TargetInfofrommc-sgx-core-types#3421OrdandPartialEqforReportsgx#373IsvSvnfrommc-sgx-core-types#3434ReportDatafrommc-sgx-core-types#3435Attributesformmc-sgx-core-types#3438Attributesout of theOrdimplementation forReportBodywe need to determine if that will be needed onceReportBodyis upgraded to themc-sgx-core-typesversion.ConfigIdfrommc-sgx-core-types#3439Attributes, theConfigIdis no longer in theOrdimplementation ofReportBodyConfigSvnfrommc-sgx-core-types#3440CpuSvnfrommc-sgx-core-types#3441IsvProductIdfrommc-sgx-core-types#3442MiscellaneousSelectfrommc-sgx-core-types#3443FamilyIdfrommc-sgx-core-types#3444ExtendedProductIdfrommc-sgx-core-types#3445ReportandReportBodyfrommc-sgx-core-types#3449ReportBodyfromReports ord implementation, need to determine if this will be needed onceReportis upgraded tomc-sgx-core-typesversion,mobilecoin/attest/core/src/report.rs
Line 82 in be640b9
NewEReportResponsewas using ord and it was removed in Remove unusedNewEReportResponse#3454mc-sgx-attestation-verifier::Evidence. Unneeded serialized quote3 and collateral and that was enough. Add De/Serialize forQoute3sgx#367 and AddSerializeandDeserializetraits toCollateralsgx#382