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

add flex support + fix raw amount display #9

Merged
merged 8 commits into from
Oct 23, 2024

Conversation

n4l5u0r
Copy link

@n4l5u0r n4l5u0r commented Oct 23, 2024

Checklist

  • App update process has been followed
  • Target branch is develop
  • Application version has been bumped
    This pull request includes several updates to the workflow configurations, build scripts, and source code to support the new Flex SDK, improve build processes, and enhance functionality.

Workflow Configuration Updates:

  • .github/workflows/codeql_check.yml: Added $FLEX_SDK to the sdk matrix.
  • .github/workflows/main.yml:
    • Added master and dev branches for safety reasons.
    • Updated GitHub Actions to use actions/checkout@v4 and actions/setup-node@v4. [1] [2] [3] [4] [5]
    • Added jobs for building packages for Stax and Flex.

Build Script Enhancements:

  • CMakeLists.txt: Integrated Hunter package manager and added dependencies for fmt, jsoncpp, and GTest.
  • Makefile and app/Makefile: Introduced PRODUCTION_BUILD flag and adjusted stack sizes for different targets.
  • app/Makefile.version: Updated application version.

Source Code Updates:

Documentation:

  • README.md: Updated to include Flex in the list of supported devices.

@tdejoigny-ledger tdejoigny-ledger merged commit 8dcbf55 into LedgerHQ:develop Oct 23, 2024
39 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.

3 participants