-
Notifications
You must be signed in to change notification settings - Fork 1
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
SargonOS + MFA Batch 1 #176
Conversation
…(working example app)! (#131) Introducing SargonOS
MFA Batch 1: SecurityStructureOfFactorSources and MatrixOfFactorSoures and also on FactorSourceID and FactorInstance level. Also add some new FactorSourceKinds at least a POC version of them or stubbed out ones.
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #176 +/- ##
=======================================
- Coverage 98.3% 97.4% -0.9%
=======================================
Files 781 906 +125
Lines 11961 14489 +2528
Branches 39 38 -1
=======================================
+ Hits 11758 14119 +2361
- Misses 199 364 +165
- Partials 4 6 +2
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Revert Profile JSON format changes in DeviceInfo
@GhenadieVP This is now merge ready, the iOS repo contains the small needed changes in hosts: radixdlt/babylon-wallet-ios#1190 Now signing off for the summer! |
@GhenadieVP, @sergiupuhalschi-rdx @matiasbzurovski please review these two merge commits 10d2e16 & 39c5496 and let me know if I didn't include something important. |
* Implement HostInfo struct * Store host id in secure storage * Fix doc * Separate id and date from host info * Implement HostOS that will encapsulate the different values and constants of each host os * Expose uniffi method for creating device info from host info
This is an aggregate PR of these two big PRs:
SargonOS
&Drivers
more Profile Logic | Swift: Shared State (working example app)! #131With small PR reverting breaking changes: