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
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
TamtamHero
baae0d7569
Add wallet ID feature for Nano X
2021-04-30 19:40:58 +02:00
pscott
970f0355dd
Add support for EIP2718 (enveloppe) and EIP2930 (acess list tx); Display chain ID when different from 1 (ethereum mainnet)
2021-04-21 16:56:17 +02:00
TamtamHero
de0f449204
Bump version 1.6.6
2021-04-16 10:30:27 +02:00
BTChip github
b5c1475800
Fix initialization
2021-04-07 12:19:51 +02:00
BTChip github
c7e3bfda08
Add Deversifi proxy support
2021-04-05 14:56:56 +02:00
Jean P
b09ba946d5
Merge pull request #127 from LedgerHQ/fix_warning_1.6
...
Fix compilation warnings for 1.6.1-2 and NanoX sdk
2021-03-25 12:42:12 +01:00
pscott
69773b0846
Add Wno- flags to Makefile
2021-03-24 16:08:48 +01:00
TamtamHero
174de701c0
Bump version 1.6.5
2021-02-12 12:23:42 +01:00
TamtamHero
6999a6555f
Bump version 1.6.4
2021-01-12 11:28:02 +01:00
TamtamHero
572ae1d57f
Bump version 1.6.3
2020-12-10 12:17:11 +01:00
TamtamHero
1fd89554a3
Specify python version in Makefile
2020-12-10 11:52:08 +01:00
TamtamHero
2391036407
Bump version 1.6.2
2020-11-30 18:37:20 +01:00
BTChip github
c61f522ee0
Fix conditional ETH2 for Ropsten
2020-11-30 18:22:18 +01:00
BTChip github
9854d12753
Starkex v2 integration
2020-11-30 18:22:16 +01:00
Jean P
10dae53f13
Bump version 1.6.1
2020-11-22 13:49:18 +01:00
TamtamHero
8b2a433c11
Bump version 1.6.0
2020-11-17 10:33:38 +01:00
BTChip github
da43b51fbc
Reenable feature, add curve to path checking mechanism
2020-11-17 10:31:15 +01:00
BTChip github
7e53de8897
Add ETH 2 deposit handling
2020-11-17 10:31:15 +01:00
BTChip github
38da718b00
Plugins support WIP
2020-11-16 17:06:37 +01:00
TamtamHero
4a1374d4f9
Move icons to a dedicated subfolder
2020-10-20 17:08:30 +02:00
TamtamHero
62a144b22b
Remove Ledger Blue specific code, and other unused discriminants
2020-10-20 15:22:22 +02:00
TamtamHero
93a7d1e9c4
Bump version 1.4.0
2020-10-07 16:50:09 +02:00
TamtamHero
c2e3d75328
Fix broken error reporting
2020-09-14 14:43:37 +02:00
TamtamHero
ac202a4a25
Fix case sensitivity issue for silent mode
2020-09-14 14:43:36 +02:00