defiQUG
e941a5d06d
Added Chain: Defi Oracle Meta - Chain ID 138
...
Build and run functional tests using ragger through reusable workflow / Build application using the reusable workflow (push) Has been cancelled
Build and run functional tests using ragger through reusable workflow / Build Clone app using the reusable workflow (push) Has been cancelled
Check SDK submodule version / Check Ethereum plugin SDK submodule is up-to-date (push) Has been cancelled
CodeQL / Analyse (cpp, $FLEX_SDK) (push) Has been cancelled
CodeQL / Analyse (cpp, $NANOSP_SDK) (push) Has been cancelled
CodeQL / Analyse (cpp, $NANOS_SDK) (push) Has been cancelled
CodeQL / Analyse (cpp, $NANOX_SDK) (push) Has been cancelled
CodeQL / Analyse (cpp, $STAX_SDK) (push) Has been cancelled
Misspellings CI / Check misspellings (push) Has been cancelled
Ensure compliance with Ledger guidelines / Call Ledger guidelines_enforcer (push) Has been cancelled
Code style check / Check linting using the reusable workflow (push) Has been cancelled
Code style check / Check yaml files (push) Has been cancelled
Swap functional tests / job_functional_tests (push) Has been cancelled
Build and run functional tests using ragger through reusable workflow / Run ragger tests using the reusable workflow (push) Has been cancelled
Build and run functional tests using ragger through reusable workflow / Run ragger Clone tests using the reusable workflow (push) Has been cancelled
- Added new glyph and icon for Chain 138
- Created makefile configuration for Defi Oracle
- Updated network handling in src/network.c
- Modified address retrieval test
2024-08-08 00:04:03 -07:00
Charles-Edouard de la Vergne
19646219e5
Merge pull request #592 from LedgerHQ/cev/add-ledger-pki
...
Add Ledger PKI
2024-08-07 16:45:25 +02:00
Charles-Edouard de la Vergne
338f7cef45
Adapt test to provide certificate APDU
2024-08-07 14:41:42 +02:00
Charles-Edouard de la Vergne
1a555d0996
Fix client 'settings_toggle' offset computation
2024-08-07 14:41:42 +02:00
Charles-Edouard de la Vergne
fbbd1f41a4
Add PKI class in client
2024-08-07 14:41:41 +02:00
Charles-Edouard de la Vergne
a32e86ffd4
Return a dedicated error if Ledger-PKI APDU received but feature not enabled
2024-08-07 14:41:41 +02:00
Charles-Edouard de la Vergne
2008307c0c
Implement Ledger-PKI
...
- Update src code to adapt to new API 'os_pki_verify'
- Support both Ledger-PKI and legacy method
2024-08-07 14:41:40 +02:00
François Beutin
c480a311ed
Merge pull request #622 from LedgerHQ/fbe/restore_compatibility_in_vscode
...
Restore compatibility in vscode
2024-08-01 17:42:24 +02:00
Francois Beutin
53d2196a19
Revert use case name change in manifest to restore compatibility
2024-08-01 17:37:08 +02:00
Francois Beutin
c310d00a6f
Add flag for sdk compilation
2024-08-01 17:37:08 +02:00
François Beutin
c64fbbd2b3
Merge pull request #623 from LedgerHQ/fbe/align_internal_plugin_api_with_plugin_standard_app
...
Align internal plugin handler API with standard plugin handler API
2024-08-01 17:36:32 +02:00
Francois Beutin
264d1de96e
Align internal plugin handler API with standard plugin handler API
2024-08-01 16:50:46 +02:00
Charles-Edouard de la Vergne
1ac75092da
Fix deprecated 'encodeABI'
2024-08-01 14:33:09 +02:00
Charles-Edouard de la Vergne
f4a29413a1
Cleaup useless flags
2024-07-30 09:32:34 +02:00
apaillier-ledger
4eb5ed3a19
Merge pull request #619 from LedgerHQ/rel/apa/1.12.0-dev
...
Version bump to 1.12.0-dev
2024-07-26 16:23:04 +02:00
Alexandre Paillier
90461356c0
Version bump to 1.12.0-dev
2024-07-26 16:12:03 +02:00
apaillier-ledger
4a21b8a462
Merge pull request #618 from LedgerHQ/develop
...
App release 1.11.1
2024-07-26 16:06:29 +02:00
apaillier-ledger
fbca0ded80
Merge pull request #617 from LedgerHQ/rel/apa/1.11.1
...
1.11.1 changelog & version number
2024-07-26 14:45:51 +02:00
Alexandre Paillier
b7efb4d4ad
Updated changelog
2024-07-26 14:45:24 +02:00
Alexandre Paillier
aa2d12dba7
Changed version number to 1.11.1
2024-07-26 14:42:18 +02:00
apaillier-ledger
9c5c9bc92c
Merge pull request #616 from LedgerHQ/fix/apa/consecutive_eip712
...
Fix uninitialized UI buffer for EIP-712
2024-07-26 14:42:03 +02:00
Alexandre Paillier
617291db6d
Fix uninitialized UI buffer for EIP-712
...
Would refuse the message altogether if strings.tmp.tmp wasn't empty.
Introduced in 4680a9d583
2024-07-26 14:30:04 +02:00
apaillier-ledger
44b5a23785
Fix Wanchain ( #615 )
...
* fix Wanchain app sign error
* remove redundant path
---------
Co-authored-by: zhwir <zhwir@163.com >
2024-07-26 10:46:52 +02:00
apaillier-ledger
63894999f5
Merge pull request #614 from LedgerHQ/rel/apa/1.12.0-dev
...
Version bump to 1.12.0-dev
2024-07-25 14:15:52 +02:00
Alexandre Paillier
551327f084
Version bump to 1.12.0-dev
2024-07-25 14:04:54 +02:00
apaillier-ledger
b18788f5f8
Merge pull request #612 from LedgerHQ/develop
...
App release 1.11.0
2024-07-25 14:02:24 +02:00
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