Commit Graph

224 Commits

Author SHA1 Message Date
TamtamHero
eac45259da Remove trailing whitespaces 2020-10-07 16:56:40 +02:00
TamtamHero
93a7d1e9c4 Bump version 1.4.0 2020-10-07 16:50:09 +02:00
Jean P
91e4b4577a Merge pull request #107 from LedgerHQ/eip712
Add EIP 712 signing
2020-10-07 16:49:19 +02:00
BTChip github
27c34e271a Add EIP 712 signing v0 2020-10-07 16:48:20 +02:00
Jean P
c308b55535 Merge pull request #106 from LedgerHQ/swap-rebase-clean
Merge swap capabilities
2020-10-07 16:40:48 +02:00
François Colas
95168fd5ab Fix bad check of fee_amount_length 2020-09-14 14:43:38 +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
Jean P
2027fecffa Remove kUSD and webchain from CD variants 2020-09-09 18:05:57 +02:00
Jean P
6a59f34f83 Remove artis_* and tobalaba from CD variants 2020-09-09 18:02:26 +02:00
BTChip github
d1601afd47 Document embedded contracts support 2020-07-05 14:45:29 +02:00
BTChip github
8d0544bf68 Merge Starkware branch 2020-06-27 13:24:04 +02:00
Nicolas Bacca
20e9f46c3c Merge pull request #96 from kingofpayne/useminfunction
Minor code improvement
2020-05-18 14:05:30 +02:00
Olivier Hériveaux
9d4a20c290 Minor code improvement
Using MIN instead of ternary operator for better code in ethUstream.c.
2020-04-14 19:43:20 +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
BTChip github
658164ae18 Remove CX_COMPLIANCE_141 2020-01-18 12:46:37 +01:00
Jean P
05511ec14e Merge pull request #68 from ortegaalfredo/master
RSK wallet needs access to BTC 44'/00' path.
2019-05-02 16:52:39 +02:00
alfred (notebook)
ade5e38a6c RSK wallet needs access to BTC 44'/00' path. 2019-04-12 14:02:29 -03:00
Jean P
565e158d0a Merge pull request #57 from clementperon/tobalaba
Add Tobalaba token support
2019-03-26 14:40:01 +01:00
Jean P
f4940a871b Merge pull request #64 from clementperon/sign_message
Signature message python example
2019-03-26 14:37:10 +01:00
Clément Péron
51ac58fd37 examples: add sign message python example
Require Python3 and eth_keys

Signed-off-by: Clément Péron <peron.clem@gmail.com>
2019-03-26 14:31:59 +01:00
Clément Péron
a9e1da08b3 doc: add info about message signature
Signed-off-by: Clément Péron <peron.clem@gmail.com>
2019-03-26 14:31:58 +01:00
BTChip github
be2e3df952 Bump version (1.2.2 already used internally) 2019-03-25 10:34:32 +01:00
BTChip github
cd8bdb8f49 Add space to ERC 20 ticker 2019-03-24 21:56:30 +01:00
Jean P
991054deaa Merge pull request #63 from clementperon/update_readme
Update README
2019-03-18 16:50:43 +01:00
Jean P
da770bede5 Bump version 1.2.1 2019-03-18 15:38:18 +01:00
Clément Péron
cce7ec5b9e Update README 2019-03-18 14:46:54 +01:00
Clément Péron
caccc11dba Recover ECC Parity for large V 2019-03-18 14:08:27 +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
TamtamHero
343ed2c8e7 Add consistency to Nano X filenames 2019-03-18 13:32:51 +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
BTChip github
a86e7dc9b7 Do not activate external ERC 20 support yet 2019-03-17 10:56:42 +01:00
Nicolas Bacca
5cb351cc0d Merge pull request #62 from LedgerHQ/externalize-erc20
Externalize erc20
2019-03-17 10:52:36 +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
Jean P
7c708c9974 Bump version to 1.2.0 2019-03-04 18:14:54 +01:00
Jean P
0dae7eb111 Merge pull request #58 from tomochain/master
Add support for TomoChain (TOMO)
2019-03-04 17:46:41 +01:00
Nguyen Sy Thanh Son
db0e7c695b update nanos_app_tomochain.gif 2019-03-04 23:39:15 +07:00
Nguyen Sy Thanh Son
a76661a37c update nanos_app_tomochain.gif 2019-02-27 09:14:07 +07:00
Nguyen Sy Thanh Son
081bef75c1 update blue_app_tomochain.gif 2019-02-27 09:12:47 +07:00
Nguyen Sy Thanh Son
59534a44f9 update blue_app_tomochain.gif 2019-02-26 17:51:00 +07:00
Nguyen Sy Thanh Son
e45d38418f update tomochain.png 2019-02-26 17:45:10 +07:00
Nguyen Sy Thanh Son
c8f645f140 update blue_badge_tomochain.gif 2019-02-26 17:44:00 +07:00
Nguyen Sy Thanh Son
7fb5d73ab2 update nanos_app_tomochain.gif 2019-02-26 17:42:19 +07:00
Nguyen Sy Thanh Son
438e2ab07a update nanos_badge_tomochain.gif 2019-02-26 17:41:39 +07:00
Jean P
c6b6d99f69 Merge pull request #48 from PeterTheOne/patch-1
Fix Readme typo: framwork -> framework
2019-02-25 16:51:22 +01:00