-
Notifications
You must be signed in to change notification settings - Fork 23
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
Stellar now returns to Exchange after a successful sign #62
Stellar now returns to Exchange after a successful sign #62
Conversation
Codecov ReportPatch and project coverage have no change.
Additional details and impacted files@@ Coverage Diff @@
## fbe/stellar_donjon_review #62 +/- ##
==========================================================
Coverage 77.72% 77.72%
==========================================================
Files 12 12
Lines 2352 2352
==========================================================
Hits 1828 1828
Misses 524 524
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
20c6a6e
to
44aa5cf
Compare
The warning
Is a false positive caused by a missing flag in the SDK API, fix in progress |
The issue
Is because the CI for Exchange tests in Stellar is using the develop branch of the exchange app |
Hash TX later and add comments
Add an explicit clean of the private key in case of OS failure
44aa5cf
to
e08184b
Compare
e08184b
to
90c3f13
Compare
The issue in |
27811c8
to
9da6325
Compare
9da6325
to
ad3a605
Compare
Zemu tests for Stax are broken because the Speculos version in Zemu is out of date and doest not contain the API_LEVEL_10 |
No description provided.