Commit Graph

1832 Commits

Author SHA1 Message Date
apaillier-ledger
36f0ca3df1 Merge pull request #613 from LedgerHQ/rel/apa/changelog_update
Add mentions of transactions from/to fields in changelog
2024-07-25 13:59:41 +02:00
Alexandre Paillier
5a621b89e1 Add mentions of transactions from/to fields in changelog 2024-07-25 13:57:08 +02:00
apaillier-ledger
850dfb9aa0 Merge pull request #611 from LedgerHQ/fix/apa/changelog_year
Fix incorrect year in changelog
2024-07-25 13:38:08 +02:00
Alexandre Paillier
8ad5bcc81b Fix incorrect year of the last two entries in the changelog 2024-07-25 13:35:46 +02:00
apaillier-ledger
b3896e8438 Merge pull request #610 from LedgerHQ/rel/apa/1.11.0
1.11.0 changelog & version number
2024-07-24 15:29:25 +02:00
Alexandre Paillier
8f3833cd1b Updated changelog 2024-07-24 15:17:49 +02:00
Alexandre Paillier
86798708fb Removed -rc1 version suffix 2024-07-24 15:12:45 +02:00
apaillier-ledger
a5d9d2528c Merge pull request #609 from LedgerHQ/fix/apa/fit_settings_in_page
NBGL settings subtext fix
2024-07-24 13:56:38 +02:00
Alexandre Paillier
2f30d11989 Change settings subtext so that it fits in the page 2024-07-24 13:44:34 +02:00
apaillier-ledger
a23c6bce45 Merge pull request #608 from LedgerHQ/fix/apa/eip712_filters_counter
EIP-712 filters counter fix + reactivation
2024-07-24 13:38:48 +02:00
Alexandre Paillier
223eff0cf8 Increased memory buffer size to 10K
Since EIP-712 memory usage has increased
2024-07-24 11:59:32 +02:00
Alexandre Paillier
0309d1ef08 Revert "Remove filters counter check at the end of EIP712 flow"
This reverts commit c17e06b525.
2024-07-24 11:59:32 +02:00
Alexandre Paillier
4680a9d583 Better counting of EIP-712 filters
* Now counts them when received instead of only counting the displayed fields when filtering
* Fixes issues of filtered fields within an array of size N being counted N times
2024-07-24 11:59:14 +02:00
Alexandre Paillier
05ddcb5aa4 Work around last EIP-712 review page being empty on Nanos when we come back to it after reaching the end of the flow
Introduced in ae486e9e53
2024-07-24 10:05:09 +02:00
apaillier-ledger
32a103f316 Merge pull request #584 from LedgerHQ/cev/B2CA-1558_eip191-streaming
NBGL porting: improve EIP191
2024-07-22 17:56:33 +02:00
Alexandre Paillier
43adc49e68 Updated Ragger tests snapshots 2024-07-22 15:27:56 +02:00
Charles-Edouard de la Vergne
cf3c5c3064 Improve ragger tests
- Use defined firmware instead of strings
- Fix compatibility with Python 3.9
- Fix test navigation steps
2024-07-22 15:27:55 +02:00
Charles-Edouard de la Vergne
fee187d90e Improve client using ragger defined firmware instead of strings 2024-07-22 15:27:55 +02:00
Charles-Edouard de la Vergne
3fdd0bce6b More use_cases in manifest and remove useless default debug 2024-07-22 15:27:55 +02:00
Charles-Edouard de la Vergne
34d1e8737e Add tool to copy all clones in test dependencies dir 2024-07-22 15:27:55 +02:00
Charles-Edouard de la Vergne
b7af62dc13 Remove useless functions 2024-07-22 15:27:54 +02:00
Charles-Edouard de la Vergne
ddc70a7bf2 Moved 'genericReview' to 'Normal' for display_privacy 2024-07-22 15:27:54 +02:00
Alexandre Paillier
89cffd6fdd Moved generic reviews to "normal" reviews 2024-07-22 15:27:54 +02:00
Alexandre Paillier
8e2b00c634 NBGL EIP-191 fixes
* Skip
* Page chunking
2024-07-22 15:27:48 +02:00
Charles-Edouard de la Vergne
dd082be3d1 Port message review to 'nbgl_useCaseReviewStreamingXXX' in ui_sign_message.c 2024-07-18 18:13:46 +02:00
apaillier-ledger
aa300c99b8 Merge pull request #607 from LedgerHQ/misc/apa/update_plugin_sdk_submodule
Updated plugin SDK submodule
2024-07-18 18:13:10 +02:00
Alexandre Paillier
b8dac07c82 Updated plugin SDK submodule 2024-07-18 18:11:29 +02:00
apaillier-ledger
7db00991f2 Merge pull request #606 from LedgerHQ/fix/apa/clone_home_page
Fix clones/plugins home page
2024-07-17 10:00:12 +02:00
Alexandre Paillier
1ccdd9ce88 Switched to only using HomeAndSettings NBGL use case
Also merged idle and settings source files
2024-07-16 18:22:41 +02:00
apaillier-ledger
5aeda685c2 Merge pull request #605 from LedgerHQ/fbe/fix_tests
Fix CI for Stax 1.5.0
2024-07-16 17:29:06 +02:00
Alexandre Paillier
9e78a40262 Fix pixel offsets for settings page for Stax in client 2024-07-16 16:48:34 +02:00
Alexandre Paillier
8df997781b Fix sign Ragger tests 2024-07-16 16:32:22 +02:00
Alexandre Paillier
32ca3c89dd Fix NFT Ragger tests 2024-07-16 16:23:45 +02:00
Alexandre Paillier
c8f743cfbe Fix get address Ragger tests 2024-07-16 16:23:45 +02:00
Alexandre Paillier
0a2071d07f Fix EIP-712 Ragger tests 2024-07-16 16:23:36 +02:00
Alexandre Paillier
978d6dcb12 Replaced REVIEW_TAP with SWIPE_CENTER_TO_LEFT in Ragger tests 2024-07-16 15:05:18 +02:00
Alexandre Paillier
b8cf7914d9 Fix clone Ragger test 2024-07-16 09:43:26 +02:00
Francois Beutin
fed85bc20b First attempt at fixing eth tests 2024-07-11 18:39:12 +02:00
François Beutin
5bfbacc833 Merge pull request #604 from LedgerHQ/fbe/fix_clone_icons_in_review
Fix clone icons not being used in review context
2024-07-04 18:17:30 +02:00
Francois Beutin
7b0fd02635 Update Flex snapshots following SDK update 2024-07-04 17:52:58 +02:00
Francois Beutin
6ee58e2abf Bump ethereum-plugin-sdk 2024-07-04 17:34:25 +02:00
Francois Beutin
761aaa26dd Fix clone icons not being used in review context 2024-07-04 17:31:30 +02:00
François Beutin
115fe9a679 Merge pull request #602 from LedgerHQ/fbe/update_sdk
Bump ethereum-plugin-sdk
2024-06-26 16:52:45 +02:00
Francois Beutin
f84826fe87 Bump ethereum-plugin-sdk 2024-06-26 16:51:44 +02:00
Charles-Edouard de la Vergne
cd6e2210dc Merge pull request #601 from LedgerHQ/release/1.11.0-rc1
Bumped app version to 1.10.1-rc1
2024-06-26 13:59:29 +02:00
Charles-Edouard de la Vergne
e6e180579a Merge pull request #600 from LedgerHQ/feat/apa/new_app_policies
New app policies
2024-06-26 13:44:39 +02:00
Alexandre Paillier
43654fb511 Bumped app version to 1.10.1-rc1 2024-06-25 18:26:36 +02:00
Alexandre Paillier
f1eab34f52 Ragger tests 2024-06-25 15:44:55 +02:00
Alexandre Paillier
e474a1c390 Settings renaming & reordering 2024-06-25 15:44:55 +02:00
Alexandre Paillier
c2467d56bc Fix compatibility with Stax 1.4.0 2024-06-25 15:44:54 +02:00