Commit Graph

124 Commits

Author SHA1 Message Date
pscott
de5830b494 Merge branch 'master' into remove_v_check 2021-08-11 11:20:23 +02:00
pscott
3a4f477b1d Bump version 2021-08-06 19:15:31 +02:00
pscott
0d1d50857d Bump version 2021-08-06 15:30:13 +02:00
pscott
e2e567ed60 Merge pull request #157 from LedgerHQ/support_eip1559
Support EIP1559
2021-08-05 10:43:50 +02:00
pscott
12ebced7bf Update to 1.9.0 2021-08-05 10:42:43 +02:00
pscott
51244a6b8a rc2 2021-08-04 17:56:30 +02:00
pscott
387f0e1b7a Add pending review for Flare 2021-08-03 12:37:32 +02:00
pscott
f07a594125 bump to 1.9.0 2021-08-03 12:27:09 +02:00
pscott
8d24d91117 Bump version 1.8.9-rc1 2021-08-03 12:08:43 +02:00
pscott
b7110eafe0 update plugin sdk 2021-07-27 12:11:56 +02:00
Jean-Baptiste Bédrune
c27d59d792 Fix last compilation warnings
Signed-off-by: pscott <scott.piriou@ledger.fr>
2021-07-27 12:09:22 +02:00
pscott
9f49dc0768 Merge remote-tracking branch 'origin' into bsc 2021-07-27 11:14:12 +02:00
pscott
816df366e1 Merge pull request #175 from LedgerHQ/add_lido
Add lido support
2021-07-27 10:29:51 +02:00
Edouard Merle
6d0f09b4c7 adding missing comma in contract names 2021-07-26 16:15:48 +02:00
TamtamHero
5672cee156 Bump version 1.8.8-rc1 to match current max version on provider 4 2021-07-19 16:15:56 +02:00
Jean P
b8b2f7f524 Apply clang-format to plugin sdk when checking it (#172)
* Add clang-format step before verifying plugin-sdk integrity

* update plugin sdk
2021-07-19 16:13:16 +02:00
TamtamHero
46d5b45e9c Bump version 1.8.7 2021-07-09 11:46:52 +02:00
pscott
d541f1f524 Add pointer to msg_sender in Eth_plugin_finalize (#170)
* Add some PRINTF debug statements and fir additional screens init

* Memzero struture and use two pointers less

* Clang-format

* Use ADDRESS_LENGTH where possible; Add printf statements when failing to compare contracts

* clang-format

* Remove 'token1' and 'token2' locals

* Fix typo

* apply clang-format

* Add bip32path to sharedRO for plugins

* Change getEthAddressStringFromKey to accept char instead of uint8_t

* Update ethereum plugin sdk

* Add BYPASS_SIGNATURES compilation option

* Remove bip32path and pathLength from sharedRO; add msg_sender pointer to pluginFinalize.address

* clang format eth_plugin_interface

* Update submodule

* Set address BEFORE making the finalize call

* Update SDK

Co-authored-by: TamtamHero <10632523+TamtamHero@users.noreply.github.com>
2021-07-09 11:46:36 +02:00
jingxu85
5ef3e77820 remove path 44'/60' (#171) 2021-07-09 10:22:54 +02:00
TamtamHero
7ec4e8b5b8 Bump version 1.8.6 2021-07-05 11:46:30 +02:00
pscott
a2d9a8068a Add network display (#152)
* Add network name display instead of chainID

* Add display of correct ticker along with network

* Add FTM

* Clang-format

* Add comment in python script

* Rename SIZE_MAX to MAX_SIZE

* Change %u to %d in printf

* Remove needless PIC

* Update comment about get_chain_id()

* Update example script to follow EIP155

* Remove unused PIC calls

* Add whitespace between ticker and amount when using EIP155

* Remove decimal config per network, set back 18 everywhere

* Adapt u32_from_BE to swith cases

* Remove chainid from signTx.py

* Switch to switch in stead of if in get_chain_id

* Revert "Remove chainid from signTx.py"

This reverts commit 454e09f280ec3e3ec1c7d7cc0027247ef4390088.

* Change Ethereum chainid to 1

* Rename chainid_step to network_step

* Adapt finalizeParsing to new chainid for Ethereum

* Update snapshots

* clang-format

* Fix network display logic for clones

* Fix tests

* Add clone tests

Co-authored-by: TamtamHero <10632523+TamtamHero@users.noreply.github.com>
2021-07-02 18:46:23 +02:00
pscott
bb9da691a1 Add bsc to variants 2021-06-29 17:18:20 +02:00
pscott
be59465acf bump to rc2 2021-06-29 17:18:20 +02:00
pscott
db5fe05902 Bump version to rc1 and add to CHANGELOG 2021-06-29 17:18:19 +02:00
pscott
61e7d17442 Add bsc variant 2021-06-29 17:18:15 +02:00
pscott
a484b114c3 Remove usr/include in Makefile 2021-06-18 14:38:57 +02:00
pscott
7e666de9ae Add zemu test to Makefile 2021-06-18 11:23:37 +02:00
jingxu85
ae38021ced add path 44/60 2021-06-08 22:27:47 -07:00
pscott
3ea1c0f888 Bump to 1.8.5 and update Changelog 2021-06-08 10:30:18 +02:00
pscott
580d3fabcc Bump to 1.8.4 to account for txType fix 2021-06-08 10:25:15 +02:00
pscott
a61a155d0b Add additionalScreens field 2021-06-08 10:25:15 +02:00
pscott
bff623645c Bump to 1.8.2 2021-06-08 10:25:15 +02:00
pscott
59b5b6a304 Bump to v1.8.1 2021-06-08 10:25:15 +02:00
TamtamHero
46ebe6320a Auto build ethereum-plugin-sdk 2021-06-08 10:24:51 +02:00
TamtamHero
11d52836f8 Add ethereum-plugin-sdk submodule 2021-06-08 10:24:51 +02:00
Salvatore Ingala
8ab2279a9b Version bump 1.7.9; update CHANGELOG 2021-06-02 16:45:52 +02:00
jingxu85
e5d202d895 signed commit with icons 2021-06-01 10:31:54 -07:00
Markus Alvila
073f586c98 Add support for Flare Network (FLR) (#148)
Signed-off-by: RareData <44319370+RareData@users.noreply.github.com>
2021-06-01 11:49:39 +02:00
pscott
4fb45e3b56 Bump to v1.7.8, update CHANGELOG 2021-05-20 20:21:42 +02:00
pscott
720f8cd65b Bump to 1.7.7 2021-05-19 09:50:37 +02:00
pscott
06e40c154a Bump to v1.7.6 2021-05-14 20:51:49 +02:00
BTChip github
a942f64331 Bump version 2021-05-09 21:43:06 +02:00
TamtamHero
a854dd3e91 Bump version 1.7.4 2021-05-06 12:43:40 +02:00
TamtamHero
e23ca3942a Bump version 1.7.3 2021-05-05 12:13:41 +02:00
Jean P
3cad04fe74 Merge pull request #138 from LedgerHQ/add-missing-includes
Add missing includes
2021-05-05 12:09:23 +02:00
Edouard Merle
bad49dc875 enable ETH2 for nanos 2021-05-05 12:06:59 +02:00
TamtamHero
fe0312e46d Bump version 1.7.2 2021-05-05 00:14:44 +02:00
TamtamHero
51549ca1d0 Bump version 1.7.1 2021-05-05 00:07:18 +02:00
Jean P
6cc785e34b Merge pull request #131 from LedgerHQ/eip_2718
Support EIP2718 (transaction types) and EIP2930 (access list transactions) and display ChainID
2021-05-04 11:54:30 +02:00
TamtamHero
ce3609000b Bump version 1.7.0 2021-04-30 19:50:01 +02:00