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

refactor: resolve warnings #4

Merged
merged 2 commits into from
Aug 17, 2023
Merged

Conversation

sleepdefic1t
Copy link
Collaborator

@sleepdefic1t sleepdefic1t commented Aug 16, 2023

The Nano SDKs from LedgerHQ recently deprecated several functions.

This was revealed during recent unrelated updates and resulted in a static analysis CI workflow failure.

This PR proposes using LedgerHQ's newest _no_throw functions and getting rid of the related try-catch patterns.


more info:


Please note that the functional test workflow also fails as a result of recent external changes.
This is addressed in a separate PR (#5).

@sleepdefic1t sleepdefic1t merged commit abb0104 into develop Aug 17, 2023
28 of 31 checks passed
@sleepdefic1t sleepdefic1t deleted the refactor/resolve-warnings branch August 17, 2023 17:05
sleepdefic1t pushed a commit that referenced this pull request May 10, 2024
chore: merge upstream 1.1.3 release
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.

2 participants