Commit Graph

1330 Commits

Author SHA1 Message Date
Alexandre Paillier
de3e4a2583 Removed -dev version suffix 2023-07-27 15:14:07 +02:00
Alexandre Paillier
e7bb9e6107 Changelog update for 1.10.3 2023-07-27 15:14:06 +02:00
apaillier-ledger
5e89d164ec Merge pull request #451 from LedgerHQ/review-fix
Review fix
2023-07-27 15:11:17 +02:00
Jorge Martins
0bc9ea00ac TLV: raise error when length = 0 2023-07-27 10:45:06 +02:00
Jorge Martins
530cfdab73 use NB_MAX_LINES_IN_REVIEW 2023-07-27 10:45:05 +02:00
Jorge Martins
beea483d66 lint + fix or condition 2023-07-27 10:45:05 +02:00
Jorge Martins
e28dbbf817 ui_settings HAVE_EIP712_FULL_SUPPORT inconsistency 2023-07-27 10:45:05 +02:00
Jorge Martins
651dcc9503 fixed statement/lint 2023-07-27 10:45:04 +02:00
Jorge Martins
2c2d933043 No need to set nbMaxLinesForValue to 0, use NB_MAX_LINES_IN_REVIEW 2023-07-27 10:45:04 +02:00
Jorge Martins
7e2cef182b UX_INIT() works for bagl an nbgl 2023-07-27 10:45:04 +02:00
Jorge Martins
493046e555 Showing Token Account not Token Amount 2023-07-27 10:45:03 +02:00
Jorge Martins
569f6c27ca remove code duplication 2023-07-27 10:45:03 +02:00
Jorge Martins
aae40ecada add missing return 2023-07-27 10:45:03 +02:00
Jorge Martins
77569f76ce fix stax transfer ui 2023-07-27 10:45:03 +02:00
apaillier-ledger
191be9dc20 Merge pull request #455 from LedgerHQ/fix/apa/implicit_declaration_warnings
Fix get_tx_chain_id() implicit declaration warnings
2023-07-26 15:33:25 +02:00
Alexandre Paillier
da1c79c392 Fix get_tx_chain_id() implicit declaration warnings 2023-07-26 15:05:16 +02:00
apaillier-ledger
8350a67b82 Merge pull request #453 from tjulien-ledger/patch-1
Update network.c
2023-07-19 16:24:14 +02:00
tjulien-ledger
c52816e398 Update network.c
Adding Base, Sepolia and Polygon zkEVM
2023-07-19 15:27:13 +02:00
apaillier-ledger
f53bab21ad Merge pull request #442 from vforgeoux-ledger/develop
Update networks
2023-07-18 17:47:38 +02:00
Alexandre Paillier
64910546e0 Added Neon mainnet 2023-07-18 17:25:51 +02:00
Victor Forgeoux
2109de0286 Add OKB network
https://chainlist.org/chain/196
2023-07-18 17:25:51 +02:00
Victor Forgeoux
03d1be4025 Add Telos network
Add Telos EVM Mainnet network (https://chainlist.org/chain/40)
2023-07-18 17:25:51 +02:00
Victor Forgeoux
4ed2521a07 Update networks
Added LUSKO and LUSKO Testnet : https://github.com/LedgerHQ/app-ethereum/pull/436

Added PulseChain : https://github.com/LedgerHQ/app-ethereum/pull/430

Added Neon Devnet : https://github.com/LedgerHQ/app-ethereum/pull/439

Adding Chiado and Renamed xDAI to Gnosis : https://github.com/LedgerHQ/app-ethereum/pull/422

Added Venidium : https://github.com/LedgerHQ/app-ethereum/pull/382
2023-07-18 17:25:49 +02:00
apaillier-ledger
3a1604d928 Merge pull request #447 from LedgerHQ/fix/apa/eip712
Fix EIP-712 improper handling of empty arrays
2023-07-18 17:22:24 +02:00
Alexandre Paillier
cace9d6421 Fix Stax EIP712 context cleaning 2023-07-18 17:00:36 +02:00
Alexandre Paillier
17968338d8 Removed EIP712 verbose display of inner struct names 2023-07-18 17:00:35 +02:00
Alexandre Paillier
8541d69d33 Add new test case for EIP712 2023-07-18 17:00:35 +02:00
Alexandre Paillier
af8123ad45 Fix improper handling of empty arrays in EIP712 messages 2023-07-18 17:00:35 +02:00
Alexandre Paillier
6a04c14df0 Add back the call to ui_idle in case of EIP712 failure
Was removed during the Stax porting
2023-07-18 17:00:30 +02:00
apaillier-ledger
f0df04a91e Merge pull request #440 from LedgerHQ/fix/apa/stax_ui_changes
Stax UI fixes
2023-07-18 14:19:16 +02:00
Alexandre Paillier
f3075b7124 Moved message signing rejection cancellation from nbgl_useCaseChoice to nbgl_useCaseConfirm 2023-07-18 11:39:57 +02:00
Alexandre Paillier
04c9e890e5 Renamed the stax shared buffer 2023-07-18 11:35:36 +02:00
Alexandre Paillier
7c83c15f9f Now properly uses the settings use case 2023-07-18 11:35:36 +02:00
Alexandre Paillier
25562291e4 Fix Stax ragger tests 2023-07-18 11:35:28 +02:00
Alexandre Paillier
b458aa49cb Fix NBGL EIP-191 occasional double-refresh on the sign page 2023-07-18 11:35:28 +02:00
Alexandre Paillier
82b40a6347 Now conditionally show the plugin's icon depending if the TX is related to it 2023-07-18 11:35:28 +02:00
Alexandre Paillier
9186911abb Changed the info/settings page ordering 2023-07-18 11:35:27 +02:00
Alexandre Paillier
779fc4b61d Now uses macros for NBGL contstant texts 2023-07-18 11:35:27 +02:00
Alexandre Paillier
9396ae81d7 EIP-712 now has proper resume position 2023-07-18 11:35:27 +02:00
Alexandre Paillier
61015e3840 NBGL message signing refactoring 2023-07-18 11:35:26 +02:00
Alexandre Paillier
09d4b2114a Improve transaction wording 2023-07-18 11:35:26 +02:00
Alexandre Paillier
17b1cfc0ad Now uses proper Ethereum icon with shades of gray 2023-07-18 11:35:26 +02:00
apaillier-ledger
d63f1a90ae Merge pull request #438 from LedgerHQ/feat/apa/ens_on_other_chains
ENS on other chains
2023-07-07 13:40:43 +02:00
Alexandre Paillier
116a320df3 Removed ticker end space from hardcoded tokens 2023-07-06 15:41:24 +02:00
Alexandre Paillier
e019eed3ab Added a new ragger test 2023-07-06 15:41:19 +02:00
Alexandre Paillier
c8360741a4 Activated ENS on other Ethereum-compatible chains 2023-07-06 14:45:31 +02:00
Alexandre Paillier
34ea137c1a network.c functions cleanup 2023-07-06 14:45:29 +02:00
François Beutin
b87d0082be Merge pull request #444 from LedgerHQ/fbe/return_in_exchange
Fbe/return in exchange
2023-07-04 16:39:21 +02:00
Francois Beutin
120052a07a Split LNX and LNS+ snapshots 2023-07-04 15:41:24 +02:00
Francois Beutin
5f4a565076 Use latest version for Speculos and Ragger 2023-07-04 15:41:20 +02:00