Commit Graph

67 Commits

Author SHA1 Message Date
pscott
f250865bcb Merge branch 'master' of github.com:LedgerHQ/app-ethereum into fix_security_and_display_issues 2021-05-04 12:14:44 +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
baae0d7569 Add wallet ID feature for Nano X 2021-04-30 19:40:58 +02:00
pscott
ebffb48cd3 Use snprintf instead of u32_to_str 2021-04-28 10:48:18 +02:00
pscott
f893637d71 Clang-format 2021-04-27 10:37:22 +02:00
pscott
a6945c42b2 Fix return values from enums 2021-04-27 10:36:22 +02:00
pscott
e4d66535ed Use equal for comparison with unsuccesful variant 2021-04-24 12:15:32 +02:00
pscott
6cd4b6e2aa Revamp return results of plugins 2021-04-24 12:14:36 +02:00
pscott
c006233a78 Fix enum value for UNAVAILABLE 2021-04-24 12:02:25 +02:00
pscott
0af10691eb Verify return value of plugin 2021-04-23 19:15:30 +02:00
pscott
d701f75197 Add comments to u32_from_BE in header file 2021-04-21 17:09:45 +02:00
pscott
dafdc404ac Add strict parameter to u32_from_BE 2021-04-21 17:07:16 +02:00
pscott
81ec019242 Re-enable plugins 2021-04-21 17:04:09 +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
41ab56db7a Apply clang-format 2021-04-16 10:05:49 +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
013538e9fe Apply clang-format 2021-03-25 10:43:59 +01:00
pscott
9a798e3662 Fix warnings for nanox sdk 2021-03-24 16:32:08 +01:00
pscott
acdbb36b44 Fix warnings by including headers and casting 2021-03-24 16:09:03 +01:00
TamtamHero
a96caadc4f Fix swap issue with nonce update, save a few bytes and improve settings switch feedback 2021-02-12 11:53:41 +01:00
pscott
4cbcdc0be0 Apply clang-format 2021-02-05 17:58:21 +01:00
pscott
2518efd3dd Add manual ux_flow; display nonce is now a setting 2021-02-05 17:52:46 +01:00
pscott
b2d5b85a2f Add nonce display settings ; nonce is always displayed 2021-02-05 17:36:54 +01:00
TamtamHero
4df53f5f56 tmp undoing change breaking swap retro-compatibility 2021-01-05 16:43:00 +01:00
TamtamHero
809da3ce33 Fix sizeof on address instead of value 2020-12-08 13:06:24 +01:00
TamtamHero
79d74991e5 cleanup argument parsing when used as a library + ensure os_lib_end gets called 2020-12-08 13:01:49 +01:00
TamtamHero
a865be3d5f remove useless calls to strlen 2020-12-08 13:01:39 +01:00
TamtamHero
412d764f49 make swap handle functions return a value 2020-12-08 12:43:58 +01:00
TamtamHero
17bd07a346 Apply clang-format 2020-12-01 16:20:13 +01:00
BTChip github
d43f7f6698 Cleanup os_mem* functions 2020-11-30 18:22:17 +01:00
BTChip github
9854d12753 Starkex v2 integration 2020-11-30 18:22:16 +01:00
BTChip github
7e53de8897 Add ETH 2 deposit handling 2020-11-17 10:31:15 +01:00
TamtamHero
dd5fc505fa Remove unused code 2020-11-16 17:06:45 +01:00
TamtamHero
4f2cef2e20 Add Compound support as an internal plugin 2020-11-16 17:06:44 +01:00
TamtamHero
6a754b5189 Add ERC20 allowance (approve) support in internal ERC20 plugin 2020-11-16 17:06:44 +01:00
TamtamHero
6dfe93c4dc Fix compilation issue on Nano X + last flow step issue 2020-11-16 17:06:42 +01:00
BTChip github
38da718b00 Plugins support WIP 2020-11-16 17:06:37 +01:00
TamtamHero
1f9ef34845 Use recommanded UX macros from recents SDKs 2020-10-20 15:40:31 +02:00
TamtamHero
62a144b22b Remove Ledger Blue specific code, and other unused discriminants 2020-10-20 15:22:22 +02:00
TamtamHero
eac45259da Remove trailing whitespaces 2020-10-07 16:56:40 +02:00
BTChip github
27c34e271a Add EIP 712 signing v0 2020-10-07 16:48:20 +02:00
François Colas
95168fd5ab Fix bad check of fee_amount_length 2020-09-14 14:43:38 +02:00
TamtamHero
9d4dfbe1bf Add Swap feature 2020-09-14 14:43:36 +02:00
BTChip github
8d0544bf68 Merge Starkware branch 2020-06-27 13:24:04 +02:00
BTChip github
0e3c0f9263 * Add Artis, Dexon, EWC, Thundercore, Volta, Webchain
* Switch to Flow API for Nano S 1.6.0
* Add extra U2F timeout guards for Windows
* Review application flow and parameters checks
* Refactor signature padding
2020-01-18 12:47:53 +01:00
Jean P
565e158d0a Merge pull request #57 from clementperon/tobalaba
Add Tobalaba token support
2019-03-26 14:40:01 +01:00
BTChip github
cd8bdb8f49 Add space to ERC 20 ticker 2019-03-24 21:56:30 +01:00
Clément Péron
955b32ecb2 Add Tobalaba network 2019-03-18 14:08:27 +01:00