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
At this time thinking this isn't needed, the only thing that was using Report with Ord was the NewEReportResponse which was removed in mobilecoinfoundation/mobilecoin#3454
The text was updated successfully, but these errors were encountered:
At this time thinking this isn't needed, the only thing that was using Report with Ord was the NewEReportResponse which was removed in mobilecoinfoundation/mobilecoin#3454
IFF
Report
needsOrd
andPartialEq
we should bring in the logic from the MobileCoin repo as it was done to conform to a security audit.https://github.com/mobilecoinfoundation/mobilecoin/blob/4dbbf0353078b94818358ef0ac10aa8d07394f0a/attest/core/src/report.rs#L80
At this time thinking this isn't needed, the only thing that was using
Report
withOrd
was theNewEReportResponse
which was removed in mobilecoinfoundation/mobilecoin#3454The text was updated successfully, but these errors were encountered: