Signal-iOS/SignalUI/Payments
Adam Mork aac2f37150
[Payments] Update the MobileCoin dependency to the latest 1.2.2 release
* update MobileCoin to release v1.2.x, add new 1.2.x testNet enclave
values, migrate deprecated function calls to new alternatives.

* Add new top-level error to convertMCError

use staging for now

* Add mainnet enclave values, revert production/staging environment change from testing. Add comment about libmobilecoin static libraries needing to be built on signal build machine.

* add 2.x series enclave measurements

* Add intel hardening advisory for the new 2.x series of enclaves. This hardening advisory being added has no effect on the 1.2.x enclaves, but is required for the 2.x enclaves.

* Remove commented enclave measurements, change Logger.error to Logger.warn (some failed requests is expected for long-living connections), Add in new testNet enclave measurements

* Update to LibMobileCoin v1.2.2

Co-authored-by: Nora Trapp <nora@signal.org>
2022-08-22 13:08:40 -07:00
..
DebugLogger+Payments.swift Avoid setters that don’t read newValue 2022-07-12 13:39:43 -07:00
MobileCoinAPI.swift [Payments] Update the MobileCoin dependency to the latest 1.2.2 release 2022-08-22 13:08:40 -07:00
MobileCoinAPI+Configuration.swift [Payments] Update the MobileCoin dependency to the latest 1.2.2 release 2022-08-22 13:08:40 -07:00
Payments.swift Move MobileCoin SDK to SignalUI. 2021-11-02 14:26:04 -03:00
PaymentsFormat.swift Fix typos 2022-03-18 11:31:06 -07:00
PaymentsImpl.swift Fix vertical_parameter_alignment SwiftLint violations 2022-08-18 10:37:09 -05:00
PaymentsProcessor.swift [Payments] Update the MobileCoin dependency to the latest 1.2.2 release 2022-08-22 13:08:40 -07:00
PaymentsReconciliation.swift Fix incorrect uses of NotificationCenter block-based API 2022-08-02 17:43:52 -07:00
PaymentsUI.swift replaced NSLocalizedStringFromAppBundle with OWSLocalizedString 2022-03-08 10:17:25 +01:00