Commit Graph

42 Commits

Author SHA1 Message Date
pscott
c7ec0c7dfa Use %d flag instead of %u 2021-04-28 11:39:47 +02:00
pscott
ebffb48cd3 Use snprintf instead of u32_to_str 2021-04-28 10:48:18 +02:00
pscott
d5b32af95e Clang format 2021-04-21 17:24:54 +02:00
pscott
11701b6fa2 Remove debugging printf 2021-04-21 17:19:02 +02:00
pscott
1a1a3198f9 Remove debugggin printf 2021-04-21 17:17:21 +02:00
pscott
dafdc404ac Add strict parameter to u32_from_BE 2021-04-21 17:07:16 +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
pscott
5dd99c3d48 Move TxType parsing in cmd_signTx and add 0x6501 error 2021-04-15 17:59:41 +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
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
9874ab4116 Set displayBuffer back to 50 bytes 2021-02-08 13:19:00 +01:00
pscott
1acce7aa4c Update ux_approval_tx_flow naming 2021-02-05 18:03:24 +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
BTChip github
4629d6633c Fix contract details debugging with plugins 2021-01-05 15:31:26 +01:00
TamtamHero
17bd07a346 Apply clang-format 2020-12-01 16:20:13 +01:00
BTChip github
1a311684a2 Replace memset by expilcit_bzero for critical data 2020-11-30 18:22:21 +01:00
BTChip github
d321306497 Fix Typo 2020-11-30 18:22:19 +01:00
BTChip github
7f0bad329b Merge :gerard: review feedbacks 2020-11-30 18:22:18 +01:00
BTChip github
d43f7f6698 Cleanup os_mem* functions 2020-11-30 18:22:17 +01:00
BTChip github
374580431d Add missing Starkex v2 configuration flag 2020-11-30 18:22:16 +01:00
BTChip github
9854d12753 Starkex v2 integration 2020-11-30 18:22:16 +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
TamtamHero
4f2cef2e20 Add Compound support as an internal plugin 2020-11-16 17:06:44 +01:00
BTChip github
193ff80cfc Fix parsing 2020-11-16 17:06:43 +01:00
BTChip github
3e4fb33c68 Fix parsing 2020-11-16 17:06:43 +01:00
TamtamHero
7e1bdce835 Fix basic transacting 2020-11-16 17:06:43 +01:00
BTChip github
ef3c5fa27b Fix parsing for a contract call with no data 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
TamtamHero
94b501b8b2 Fix uppercasing function + swap flag issue 2020-09-14 14:43:37 +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
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