Skip to content

Conversation

@pashinov
Copy link
Member

No description provided.

lpascal-ledger and others added 30 commits December 14, 2022 10:18
Add a new contract wallet multisig 2.1
Add support for pruned cells to allow signing a large transactions by Ledger
Implement 'Confirm' for multisig wallets; fix parsing token payload
Add ability to sign transaction with chain id
- Use clang-format to format all .c and .h files
- remove AlignConsecutiveAssignments: true
- remove AlignConsecutiveDeclarations: true
…-build-compilation-on-nano-d

Fix/ldg 682  nano app get a clean build and compilation on nano
…implementations

This commit introduces a new UI display architecture:
- Created a common display.h header with UI display function declarations
- Added platform-specific implementations for BAGL and NBGL
- Moved UI flow definitions from individual handler files to display_bagl.c
- Extracted response setting functions to a separate response_setter.c/h
- Updated handler files to use new centralized UI display functions
- Replaced direct ux_flow_init calls with platform-agnostic UI display functions
reffiek and others added 26 commits February 20, 2025 10:51
- Add 16px and 64px Everscale app icons for new devices
- Update NBGL UI components to use 64px icon for address, transaction, and main menu screens
…get-address-on-stax-flex

Feat/ Implement NBGL display
…and make changes accordingly [LDG-681]

- Create 'approve' and 'reject' screen and use them on relevant flows
- Switch the position of 'reject step' and 'approve step' for all flows
- Edit the sign_tx tests to look for 'Approve' instead of 'Accept'
- Generate golden snapshots
…tial-screen-for-get_public_k

Fix/ldg 680  nano app missing initial screen for get public k
This commit removes the entire `old-tests` directory, which contained a legacy test suite for the Ledger app. The directory included Rust and Python test files, Speculos screenshot tests, and various configuration and client-side testing utilities.
Update binary images for Everscale app icons in 32px and 40px sizes, and glyph in 64px size
Regenerate golden snapshots for Flex device UI tests, including scenarios for address wallet, public key, message signing, and transaction signing flows
Update golden snapshots for Stax device UI tests, covering various scenarios including address wallet, public key, message signing, and transaction signing flows
…nano-app-32px-40px-64px-

Feat/ldg 685 generate icons for nano app 32px 40px 64px
… building instructions

- Updated Makefile to include configuration for Venom variant, setting application name and icons accordingly.
- Enhanced README with detailed instructions for building both Everscale and Venom variants of the application.
- Incremented application version from 1.1.0 to 1.1.1.
- Modified Makefile to conditionally set VARIANT_VALUES based on COIN variable, ensuring proper configuration for Venom and Ever variants.
- Added new glyph and icon files for Venom variant in various sizes.
…-build-to-the-app

Feat/LDG-693--nano-app-add-venom-build-to-the-app
@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

@pashinov pashinov merged commit d0b5c1c into master Mar 19, 2025
37 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.

8 participants