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
TamtamHero
78295bc6d8
Fix Nano S freeze
2019-03-18 14:03:54 +01:00
OTO
102aa4d1b3
- balenos UX integration
...
- fix for memory placement of N_storage (on balenos)
- fix to avoid ux_step/ux_step_count in balenos
fix makefile against real target id for the nanox
fix target name in main.c
fix balenos icons on dashboard
implement NO_CONSENT to allow for M2M interaction
2019-03-18 13:27:39 +01:00
Nicolas Bacca
8691c0ca68
Merge branch 'master' into externalize-erc20
2019-03-17 10:52:15 +01:00
BTChip github
416a786e73
Review external token reset policy take 2
2019-03-08 17:34:16 +01:00
BTChip github
dc52d78d41
Review external token reset policy
2019-03-08 11:12:50 +01:00
Nguyen Sy Thanh Son
0b9d8acbf6
Update chainConfig.h
2019-02-06 15:06:22 +07:00
Nguyen Sy Thanh Son
403ba1dd27
Add support for TomoChain (TOMO)
2019-02-06 08:03:49 +00:00
BTChip github
b01c37e2ee
Externalize ERC 20 support
2019-02-05 14:50:36 +01:00
Clément Péron
1ad2170560
Move more functions to utils
2019-01-16 11:10:36 +01:00
Clément Péron
334372c12f
Split utils function from main
2019-01-16 11:10:36 +01:00
Clément Péron
f75adced1d
Use correct include headers
...
Some headers are overkilled, and the order should be
/* LibC */
include <stdxxx.h>
/* Framework */
include <os.h>
/* Local */
include "EthUstream.h"
2019-01-16 11:10:35 +01:00
Clément Péron
662c902a5c
Remove unused NAME3 macro
2019-01-16 11:10:35 +01:00
Clément Péron
649d5ebe26
update header license
2019-01-16 11:10:35 +01:00
Clément Péron
6af656c5ce
Add Include macro guards
2019-01-16 11:10:34 +01:00