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

App 0.8.6 Update #11

Merged
merged 36 commits into from
Sep 15, 2023
Merged

App 0.8.6 Update #11

merged 36 commits into from
Sep 15, 2023

Conversation

shufps
Copy link

@shufps shufps commented Jul 26, 2023

changes on the app:

  • changed value format to decimals for Stardust protocol
  • fixed small UI paging bug (see comment in the code)
  • replaced the I logo with the official IOTA logo
  • bumped app version to 0.8.6

changes connected to the enforce Ledger guidelines github workflows:

  • replace code using obsolete fuctions (cx_*)
  • fixed complaints by static analyzer (shadowed global variables, buffer with size depending on a input variable)
  • removed alpha-channel from gif images

changes on the Makefile:

  • removed --apiLevel 1 parameter for nanosplus because loading always failed.

changes in build.sh:

  • removed -it from docker run because it prevented to use the simulator in Github CI (because there is not TTY)
  • added flag to start the simulator detached / in background for Github CI

shufps and others added 27 commits March 17, 2023 17:57
removed `-it` flag and added parameter for starting the simulator detached
changed iota + stardust to decimal values and bumped app version to 0.8.6
Makefile Outdated Show resolved Hide resolved
src/iota/ed25519.c Outdated Show resolved Hide resolved
Makefile Outdated Show resolved Hide resolved
src/iota/address.c Show resolved Hide resolved
src/iota/ed25519.c Outdated Show resolved Hide resolved
src/iota/ed25519.h Outdated Show resolved Hide resolved
src/iota/signing.c Show resolved Hide resolved
src/iota/signing.c Show resolved Hide resolved
removed unneeded include path in Makefile and added `const` on ed2551…

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Many glyphs could be dropped as already present in the SDK: https://github.com/LedgerHQ/ledger-secure-sdk/tree/master/lib_ux/glyphs

src/iota/address.c Show resolved Hide resolved
src/iota/signing.c Show resolved Hide resolved
src/iota/signing.c Show resolved Hide resolved
@xchapron-ledger
Copy link

@xchapron-ledger xchapron-ledger merged commit 840709b into LedgerHQ:develop Sep 15, 2023
18 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.

2 participants