TamtamHero
d432e57431
Make plugins result status explicits on every case
2020-11-16 17:10:04 +01:00
BTChip github
e7428586d1
Fix Starkware Verify Escape parsing
2020-11-16 17:10:04 +01:00
TamtamHero
dd5fc505fa
Remove unused code
2020-11-16 17:06:45 +01:00
BTChip github
ba2592ed42
Fix Starkware withdrawal address
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
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
TamtamHero
6dfe93c4dc
Fix compilation issue on Nano X + last flow step issue
2020-11-16 17:06:42 +01:00
BTChip github
ef3c5fa27b
Fix parsing for a contract call with no data
2020-11-16 17:06:42 +01:00
BTChip github
d0311933c3
Add plugins documentation
2020-11-16 17:06:41 +01:00
BTChip github
38da718b00
Plugins support WIP
2020-11-16 17:06:37 +01:00
TamtamHero
3d40be2db0
Update Readme
2020-10-20 18:49:17 +02:00
TamtamHero
4a1374d4f9
Move icons to a dedicated subfolder
2020-10-20 17:08:30 +02:00
Jean P
38581cd582
Merge pull request #109 from LedgerHQ/up-to-date-flows
...
Use modern UX macros
2020-10-20 15:42:30 +02:00
Jean P
cdc2aa71b1
Merge pull request #108 from LedgerHQ/remove-blue
...
Remove Ledger Blue specific code, and other unused discriminants
2020-10-20 15:41:48 +02: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
94a521de78
Update .gitignore
2020-10-07 16:59:13 +02:00
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