Commit Graph
1516 Commits
Author SHA1 Message Date
Alexandre Paillier 62d8b327d6 Can now read a chain ID from the swap sub coin config 2024-02-12 17:57:11 +01:00
Alexandre Paillier c84794b257 get_displayable_ticker function now takes a given chain_config_t struct 2024-02-08 15:11:28 +01:00
lpascal-ledgerandGitHub df74ace5c2 Merge pull request #517 from LedgerHQ/pypi
Eth client Python package only deployed on pypi.org
2024-02-07 14:12:46 +01:00
Lucas PASCAL 08077ff252 [ci][fix] Falling back to explicit package build, test & publish rather than using the reusable workflow 2024-02-07 13:50:14 +01:00
Lucas PASCAL 0836e42ae1 v0.2.1 2024-02-07 13:45:40 +01:00
Lucas PASCAL 99ba4a9eed [ci][client] Eth Python client automatically infer its version from tags 2024-02-07 13:45:39 +01:00
Lucas PASCAL b5e0c8759b [ci] Eth client Python package only deployed on pypi.org 2024-02-07 13:45:39 +01:00
apaillier-ledgerandGitHub 1dc403fdc2 Merge pull request #531 from pollastri-pierre/develop
Fix broken link to developper portal in README.md
2024-02-07 13:32:38 +01:00
0939f9004c Update the SDK submodule
Co-authored-by: xchapron-ledger <[email protected]>
2024-02-07 13:31:12 +01:00
xchapron-ledgerandGitHub 9f6a187600 Merge pull request #532 from LedgerHQ/xch/plugin-sdk-remove-ui-disabler
standard_plugin.mk: Remove DISABLE_UI
2024-02-07 11:03:43 +01:00
Alexandre Paillier 5e382ea13c Updated plugin SDK changelog file 2024-02-07 10:56:24 +01:00
Xavier Chapron 71e2281dda standard_plugin.mk: Remove DISABLE_UI
This is causing too many hurdles for too few perks.
2024-02-07 10:42:58 +01:00
Pierre Pollastri a1c9c89ab3 Fix broken link to developper portal in README.md 2024-02-06 14:34:01 +01:00
apaillier-ledgerandGitHub 5a448dbbd3 Merge pull request #530 from LedgerHQ/fix/apa/extra_tokens_build
Fix broken build for chains with extra tokens (testnets)
2024-02-06 11:00:29 +01:00
Alexandre Paillier bb23e7b7a5 Fix broken build for chains with extra tokens (testnets) 2024-02-06 10:52:46 +01:00
apaillier-ledgerandGitHub c68902418e Merge pull request #525 from LedgerHQ/fix/apa/chain_id_check_for_clones
Improve error-handling of chain ID when parsing APDUs
2024-02-05 18:16:23 +01:00
Alexandre Paillier 91352af57c Improve error-handling of chain ID when parsing APDUs 2024-02-05 18:04:46 +01:00
apaillier-ledgerandGitHub 0f9bec8ec7 Merge pull request #528 from LedgerHQ/sdk/update-submodule
Update the SDK submodule
2024-02-05 10:02:52 +01:00
fbeutin-ledgerandGitHub ac9532afd5 [create-pull-request] automated change 2024-02-02 16:28:10 +00:00
François BeutinandGitHub 4d6feea809 Merge pull request #520 from LedgerHQ/fbe/redo_file_architecture_clean
Fbe/redo file architecture clean
2024-02-02 17:27:53 +01:00
Alexandre Paillier bc76a31920 Updated plugin SDK changelog file 2024-02-02 14:21:05 +01:00
Francois BeutinandAlexandre Paillier d6d0c47ca4 Introduce an empty "eth_internals.h" file in the plugin sdk to not break compatibility 2024-02-02 14:13:40 +01:00
Francois Beutin e0c2ad7057 Move all public keys to dedicated header 2024-02-02 11:23:32 +01:00
Francois Beutin b3b9046a63 Update plugin sdk build script to only copy files instead of cherry-picking functions 2024-02-02 11:23:32 +01:00
Francois Beutin 5bf5023e35 Merge nft and tokens into a single asset header 2024-02-02 11:23:31 +01:00
Francois Beutin e64a04da51 Remove unused big uint utilities from plugin sdk 2024-02-02 11:23:31 +01:00
Francois Beutin 3bcf12ce1d Rename utils to common_utils 2024-02-02 11:23:30 +01:00
Francois Beutin 39b02b82e5 Move functions and API needed by the plugins to the src_common directory 2024-02-02 11:23:30 +01:00
Francois Beutin 294f88195b Extract data for external plugins from internal plugin file 2024-02-02 11:23:29 +01:00
Francois Beutin ca9d5c9c77 Remove data needed by plugins from shared_context file 2024-02-02 11:23:29 +01:00
Francois Beutin 3d9da0dd16 Move basic utility functions from ethUtils to main utils file 2024-02-02 11:23:28 +01:00
Francois Beutin 1155bd2df0 Move rlp utils to dedicated file 2024-02-02 11:23:28 +01:00
Francois Beutin 04d0fde47a Move network features out of ethUtils 2024-02-02 11:23:27 +01:00
Francois Beutin 82d776f771 Remove macro unneeded by plugins from nft file 2024-02-02 11:23:27 +01:00
Francois Beutin ca8700f47c Split tokens file 2024-02-02 11:23:26 +01:00
Francois Beutin 4d04d5113d Extract data needed by plugin from ethUstream.h 2024-02-02 11:23:26 +01:00
Francois Beutin 6430c8f463 Read RUN_APPLICATION from sdk 2024-02-02 11:23:25 +01:00
Francois Beutin 6fe2d92d3b Remove unused files from plugin-sdk generation 2024-02-02 11:23:25 +01:00
Francois Beutin 5e48f0cf5d Decommision src_common prior to reintroducing it for files common between eth and plugins 2024-02-02 11:23:24 +01:00
apaillier-ledgerandGitHub df6a7815a0 Merge pull request #526 from LedgerHQ/fix/apa/speculos_tests
Fix Speculos tests
2024-02-01 10:11:09 +01:00
Alexandre Paillier c8c15b395c Regenerated Speculos tests snapshots 2024-01-31 16:21:45 +01:00
tdejoigny-ledgerandGitHub ae96608930 Merge pull request #519 from LedgerHQ/tdj/update_client_readme
udpate the client README.md file
2024-01-17 10:38:19 +01:00
François BeutinandGitHub 7891706aec Merge pull request #518 from LedgerHQ/auto-update-screenshots
[auto] Update Screenshots
2024-01-16 15:18:02 +01:00
tdejoigny-ledger b9b6efdbb6 udpate the client README.md file 2024-01-15 17:42:41 +01:00
Ledger App Tester Bot 089b24817f [auto] Update screenshot 2024-01-10 15:17:01 +00:00
Victor ForgeouxandGitHub 9475112d45 Merge network addition PRs (#516)
* add Bitcichain network (44'/60')

* Rename Astar EVM (custom)

* Remove unnecessary nano icons for Bitcichain

* Add Core network (44'/60')

* Udpate Scroll network ticker and add Stax icons (44'/60')

* Add Bitrock network (44'/60')

* Add Numbers network (44'/60')

* Add Linea network (44'/60')

* rename Bitrock stax glyph file

* resolves too many colors error on Bitrock Stax glyph
2024-01-05 11:52:00 +01:00
lpascal-ledgerandGitHub 8faae998af Merge pull request #515 from vbouzon/fix-client-readme
Update installation section of client readme
2024-01-02 16:51:40 +01:00
vbouzon 3f28abbb3e Update installation section of client readme 2024-01-02 16:27:24 +01:00
apaillier-ledgerandGitHub ffc1b898b4 Merge pull request #514 from LedgerHQ/fix/apa/token_ticker_length_check
Fix comparison for token ticker length being off by one
2023-12-18 17:45:37 +01:00
Alexandre Paillier 611587832f Fix comparison for token ticker length being off by one 2023-12-18 17:26:53 +01:00