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

Merge on Master #65

Merged
merged 99 commits into from
Apr 30, 2024
Merged

Merge on Master #65

merged 99 commits into from
Apr 30, 2024

Conversation

cedelavergne-ledger
Copy link

https://ledgerhq.atlassian.net/browse/B2CA-1491

Checklist

  • App update process has been followed
  • Target branch is develop
  • Application version has been bumped

mehcode and others added 30 commits March 4, 2022 21:36
Add support for HTS to Ledger BOLOS App for Hedera
fix: use .transfers for TokenTransferList and .value when accessing expectedDecimals
Adding CI and fixing NanoX compilation
feat: add unit tests to prove operation of hedera_format_x
fix: sanitize inputs for hedera_format_amount
fbeutin-ledger and others added 28 commits April 12, 2023 15:47
Update snapshots for latest sdk, fonts have changed
update the test section in the readme
fix: address buffer overflows in fuzzer
src/ui/ui_idle.c Dismissed Show dismissed Hide dismissed
} else if (buf[ j ] == '.') {
break;
} else {
j += 1;

Check notice

Code scanning / CodeQL

For loop variable changed in body Note

Loop counters should not be modified in the body of the
loop
.
src/printf.c Dismissed Show dismissed Hide dismissed
src/ui/ui_sign_transaction.c Dismissed Show dismissed Hide dismissed
src/ui/ui_sign_transaction.c Dismissed Show dismissed Hide dismissed
src/ui/ui_sign_transaction.c Dismissed Show dismissed Hide dismissed
@cedelavergne-ledger cedelavergne-ledger merged commit f80a533 into master Apr 30, 2024
63 checks passed
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.

10 participants