Skip to content
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

Separate UI from parsing before Stax porting #62

Merged
merged 8 commits into from
Jun 6, 2023

Conversation

fbeutin-ledger
Copy link

@fbeutin-ledger fbeutin-ledger commented Mar 23, 2023

Hello,
I have finished ported the Solana application for our latest device Ledger Stax
My work is taking place on top of the swap modifications I made
#44

I have separated the new feature in three independant PRs:

@github-advanced-security
Copy link

You have successfully added a new SonarCloud configuration ``. As part of the setup process, we have scanned this repository and found no existing alerts. In the future, you will see all code scanning alerts on the repository Security tab.

@fbeutin-ledger fbeutin-ledger force-pushed the fbe/separate_ui_from_parsing branch from 9554e1f to e4aa983 Compare March 23, 2023 17:55
@fbeutin-ledger fbeutin-ledger force-pushed the fbe/more_ragger_tests branch from c7b3a45 to ea6e72b Compare March 23, 2023 17:55
@fbeutin-ledger fbeutin-ledger force-pushed the fbe/separate_ui_from_parsing branch from e4aa983 to b0bdbf2 Compare March 23, 2023 18:04
src/io.c Outdated Show resolved Hide resolved
src/menu.h Outdated Show resolved Hide resolved
@xchapron-ledger
Copy link

It appears (CI failure) snapshots have changed? Was it wanted? Can you fix the CI?

@fbeutin-ledger fbeutin-ledger force-pushed the fbe/separate_ui_from_parsing branch 3 times, most recently from 361a2cf to 7027386 Compare March 30, 2023 16:04
@fbeutin-ledger
Copy link
Author

It appears (CI failure) snapshots have changed? Was it wanted? Can you fix the CI?

Should be fixed

Base automatically changed from fbe/more_ragger_tests to develop April 21, 2023 13:41
@fbeutin-ledger fbeutin-ledger force-pushed the fbe/separate_ui_from_parsing branch from 7027386 to cb54087 Compare April 21, 2023 13:44
@sonarqubecloud
Copy link

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 15 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@sonarqubecloud
Copy link

sonarqubecloud bot commented Jun 6, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 15 Code Smells

0.0% 0.0% Coverage
0.0% 0.0% Duplication

@fbeutin-ledger fbeutin-ledger merged commit 0d590f1 into develop Jun 6, 2023
@fbeutin-ledger fbeutin-ledger deleted the fbe/separate_ui_from_parsing branch June 6, 2023 14:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants