Commit Graph
1354 Commits
Author SHA1 Message Date
Alexandre Paillier 72c19e0222 Renamed NFT_TEST_KEY to NFT_STAGING_KEY 2023-09-07 16:08:02 +02:00
Alexandre Paillier 7efb861804 Removed chain ID restrictions from SET_PLUGIN and PROVIDE_NFT_INFORMATION apdus 2023-09-07 16:08:01 +02:00
apaillier-ledgerandGitHub 11974b45a6 Merge pull request #464 from LedgerHQ/feat/apa/getpk_on_other_chains
Get PK on other chains
2023-09-07 16:06:16 +02:00
Alexandre Paillier 04d2039935 Ragger tests for get pub key 2023-09-07 14:35:56 +02:00
Alexandre Paillier 0461928355 Updated Ragger client for get pub key 2023-09-07 14:35:56 +02:00
Alexandre Paillier b05b16143d Now shows the network name in the Stax public address UI flow 2023-09-07 14:35:55 +02:00
Alexandre Paillier a903e2db6e Implemented the optional chain ID in the GET_ETH_PUBLIC_ADDRESS apdu 2023-09-07 14:35:47 +02:00
lpascal-ledgerandGitHub 0c82f53139 Merge pull request #467 from LedgerHQ/fix/workflow_trigger
[ci][fix] Trigger Python client build+deployment when changes in the …
2023-08-29 15:47:36 +02:00
Lucas PASCAL 102dcb29a9 [ci][fix] Trigger Python client build+deployment when changes in the 'client/' directory 2023-08-29 15:45:59 +02:00
lpascal-ledgerandGitHub c2bfd52ea3 Merge pull request #465 from LedgerHQ/fix/deployment
[client][fix] Apache License 2.0 has a specific naming for OSI
2023-08-29 15:37:07 +02:00
Lucas PASCAL 1453ab4294 [client][fix] Apache License 2.0 has a specific naming for OSI 2023-08-29 15:22:48 +02:00
lpascal-ledgerandGitHub 7dba75bff7 Merge pull request #457 from LedgerHQ/python_client
Python client packaging
2023-08-29 15:11:15 +02:00
Lucas PASCAL 91bb889ced [fix] Review corrections 2023-08-29 11:04:01 +02:00
Lucas PASCAL 72586268fa [ci][add] Using the 'reusable_pypi_deployment' workflow for Pytho package deployment 2023-08-07 15:23:15 +02:00
Lucas PASCAL 54b979186d [clean] Linter / typing fixes 2023-08-07 13:55:45 +02:00
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