Commit Graph
1339 Commits
Author SHA1 Message Date
Lucas PASCAL e5c82d910e [add] Python client packaging first draft 2023-08-07 11:52:12 +02:00
apaillier-ledgerandGitHub 6bb2d8ab97 Merge pull request #461 from LedgerHQ/fix/apa/explicit_qrcode_source_path
QR code source path is now used explicitly
2023-08-03 14:59:19 +02:00
Alexandre Paillier 634527b3a8 QR code source path is now used explicitly 2023-08-03 14:18:50 +02:00
apaillier-ledgerandGitHub 9cf7e9d8c1 Merge pull request #460 from LedgerHQ/fix/apa/update_stax_golden_snapshots
Re-generated Stax golden snapshots for API_LEVEL 12
2023-08-01 11:55:38 +02:00
Alexandre Paillier 4f8dbe09b7 Re-generated Stax golden snapshots for API_LEVEL 12 2023-08-01 11:24:41 +02:00
apaillier-ledgerandGitHub 5105760df3 Merge pull request #459 from LedgerHQ/bump/apa/1.10.4-dev
Version bump to 1.10.4-dev
2023-07-31 11:17:40 +02:00
Alexandre Paillier f30538a7af Version bump 2023-07-31 10:50:23 +02:00
apaillier-ledgerandGitHub 2264f67756 Merge pull request #458 from LedgerHQ/develop
App release 1.10.3
2023-07-31 10:39:46 +02:00
apaillier-ledgerandGitHub 5de8726e56 Merge pull request #456 from LedgerHQ/release/1.10.3
1.10.3 changelog update & non -dev version number
2023-07-27 17:12:07 +02:00
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-ledgerandGitHub 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-ledgerandGitHub 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-ledgerandGitHub 8350a67b82 Merge pull request #453 from tjulien-ledger/patch-1
Update network.c
2023-07-19 16:24:14 +02:00
tjulien-ledgerandGitHub c52816e398 Update network.c
Adding Base, Sepolia and Polygon zkEVM
2023-07-19 15:27:13 +02:00
apaillier-ledgerandGitHub 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 ForgeouxandAlexandre Paillier 2109de0286 Add OKB network
https://chainlist.org/chain/196
2023-07-18 17:25:51 +02:00
Victor ForgeouxandAlexandre Paillier 03d1be4025 Add Telos network
Add Telos EVM Mainnet network (https://chainlist.org/chain/40)
2023-07-18 17:25:51 +02:00
Victor ForgeouxandAlexandre Paillier 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-ledgerandGitHub 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-ledgerandGitHub 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