Commit Graph
255 Commits
Author SHA1 Message Date
TamtamHero 61424e7907 Fix wrong size in memmove 2020-11-30 15:44:11 +01:00
Jean PandGitHub 10dae53f13 Bump version 1.6.1 2020-11-22 13:49:18 +01:00
Jean PandGitHub 6ab057ddd4 Merge pull request #113 from LedgerHQ/starkware_fix_160
Fix signature hash corruption
2020-11-22 13:48:46 +01:00
BTChip github b7a792626d Fix signature hash corruption 2020-11-21 21:46:02 +01:00
TamtamHero 8b2a433c11 Bump version 1.6.0 2020-11-17 10:33:38 +01:00
Jean PandGitHub e4ae9d4c9b Merge pull request #112 from LedgerHQ/eth2_deposit
Eth2 deposit
2020-11-17 10:32:58 +01:00
BTChip githubandTamtamHero 235b4b1863 Fix Withdrawal key derivation path 2020-11-17 10:31:15 +01:00
BTChip githubandTamtamHero da43b51fbc Reenable feature, add curve to path checking mechanism 2020-11-17 10:31:15 +01:00
BTChip githubandTamtamHero 7e53de8897 Add ETH 2 deposit handling 2020-11-17 10:31:15 +01:00
TamtamHero 832294334f Fix altcoins compilation issue 2020-11-16 17:59:33 +01:00
Jean PandGitHub e3b43b9437 Merge pull request #110 from LedgerHQ/compound
Add plugins and Compound support
2020-11-16 17:44:12 +01:00
TamtamHero d432e57431 Make plugins result status explicits on every case 2020-11-16 17:10:04 +01:00
BTChip githubandTamtamHero 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 githubandTamtamHero 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 githubandTamtamHero 193ff80cfc Fix parsing 2020-11-16 17:06:43 +01:00
BTChip githubandTamtamHero 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 githubandTamtamHero ef3c5fa27b Fix parsing for a contract call with no data 2020-11-16 17:06:42 +01:00
BTChip githubandTamtamHero d0311933c3 Add plugins documentation 2020-11-16 17:06:41 +01:00
BTChip githubandTamtamHero 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 PandGitHub 38581cd582 Merge pull request #109 from LedgerHQ/up-to-date-flows
Use modern UX macros
2020-10-20 15:42:30 +02:00
Jean PandGitHub 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 PandGitHub 91e4b4577a Merge pull request #107 from LedgerHQ/eip712
Add EIP 712 signing
2020-10-07 16:49:19 +02:00
BTChip githubandTamtamHero 27c34e271a Add EIP 712 signing v0 2020-10-07 16:48:20 +02:00
Jean PandGitHub c308b55535 Merge pull request #106 from LedgerHQ/swap-rebase-clean
Merge swap capabilities
2020-10-07 16:40:48 +02:00
François ColasandTamtamHero 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 PandGitHub 2027fecffa Remove kUSD and webchain from CD variants 2020-09-09 18:05:57 +02:00
Jean PandGitHub 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 BaccaandGitHub 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 PandGitHub 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