Commit Graph

  • f250865bcb Merge branch 'master' of github.com:LedgerHQ/app-ethereum into fix_security_and_display_issues pscott 2021-05-04 12:14:44 +02:00
  • a88ed3de5d Do not used global sha3 for future-proofness pscott 2021-05-04 12:11:18 +02:00
  • 257ff60b9b Fix typo pscott 2021-05-04 12:06:16 +02:00
  • 6cc785e34b Merge pull request #131 from LedgerHQ/eip_2718 Jean P 2021-05-04 11:54:30 +02:00
  • ce3609000b Bump version 1.7.0 TamtamHero 2021-04-30 19:50:01 +02:00
  • 71d0810b8c Merge pull request #137 from LedgerHQ/add-wallet-id Jean P 2021-04-30 19:44:10 +02:00
  • baae0d7569 Add wallet ID feature for Nano X TamtamHero 2021-04-30 19:40:58 +02:00
  • c7ec0c7dfa Use %d flag instead of %u pscott 2021-04-28 11:39:47 +02:00
  • 7f0afc764a Change error code description pscott 2021-04-28 10:48:37 +02:00
  • ebffb48cd3 Use snprintf instead of u32_to_str pscott 2021-04-28 10:48:18 +02:00
  • 653e5e667b Update INDEX_MAX to 2^16 pscott 2021-04-27 18:00:38 +02:00
  • f893637d71 Clang-format pscott 2021-04-27 10:37:22 +02:00
  • a6945c42b2 Fix return values from enums pscott 2021-04-27 10:36:22 +02:00
  • e4d66535ed Use equal for comparison with unsuccesful variant pscott 2021-04-24 12:15:32 +02:00
  • 6cd4b6e2aa Revamp return results of plugins pscott 2021-04-24 12:14:36 +02:00
  • dcacda44c1 Revert changes to seteth2withdrawalindex pscott 2021-04-24 12:04:41 +02:00
  • 59ce2b6562 Uncomment os_perso_derive pscott 2021-04-24 12:02:47 +02:00
  • c006233a78 Fix enum value for UNAVAILABLE pscott 2021-04-24 12:02:25 +02:00
  • 0af10691eb Verify return value of plugin pscott 2021-04-23 19:15:30 +02:00
  • fe2aab08a1 Add comment regarding arbitrary value of INDEX_MAX pscott 2021-04-22 15:53:09 +02:00
  • d4bd5cac89 Fix compilation error pscott 2021-04-22 15:06:12 +02:00
  • 550fc86ba8 Remove INDEX_MAX from withdrawal_index.h ; set limit to 2^19 pscott 2021-04-22 14:57:30 +02:00
  • 18822f9462 Move deposit_address to eth2_deposit_parameters_t pscott 2021-04-22 14:39:46 +02:00
  • a6a196b62d Remove comment of os_perso_derive pscott 2021-04-22 14:29:27 +02:00
  • e76a7aa5ca Clang please pscott 2021-04-22 14:08:02 +02:00
  • 3fd3b2e46d clang-format pscott 2021-04-22 14:05:39 +02:00
  • 31ad5e3431 Remove comments pscott 2021-04-22 14:04:09 +02:00
  • a4dcec436f Clang-format pscott 2021-04-22 14:01:52 +02:00
  • b899edfaaf Display validator address pscott 2021-04-22 13:57:09 +02:00
  • d1f5cd0286 Fix destinationLen computing pscott 2021-04-22 11:40:12 +02:00
  • 4c067f2a43 Add check for deposit contract address pscott 2021-04-22 11:38:21 +02:00
  • 6ff2172f1b Add upper bound for withdrawal index pscott 2021-04-22 10:08:05 +02:00
  • d5b32af95e Clang format pscott 2021-04-21 17:24:54 +02:00
  • 11701b6fa2 Remove debugging printf pscott 2021-04-21 17:19:02 +02:00
  • 1a1a3198f9 Remove debugggin printf pscott 2021-04-21 17:17:21 +02:00
  • 704c34a5d5 Rename to PARSING_IS_DONE pscott 2021-04-21 17:15:43 +02:00
  • cac2b95136 Remove printf when parsing legacy tx pscott 2021-04-21 17:11:51 +02:00
  • fa0dacb447 Remove printf when parsing chainID pscott 2021-04-21 17:10:58 +02:00
  • d701f75197 Add comments to u32_from_BE in header file pscott 2021-04-21 17:09:45 +02:00
  • dafdc404ac Add strict parameter to u32_from_BE pscott 2021-04-21 17:07:16 +02:00
  • 81ec019242 Re-enable plugins pscott 2021-04-21 17:04:09 +02:00
  • 970f0355dd Add support for EIP2718 (enveloppe) and EIP2930 (acess list tx); Display chain ID when different from 1 (ethereum mainnet) pscott 2021-04-21 16:56:17 +02:00
  • de0f449204 Bump version 1.6.6 TamtamHero 2021-04-16 10:30:27 +02:00
  • 53b77be0c2 Merge pull request #132 from LedgerHQ/deversifi_proxy Jean P 2021-04-16 10:24:02 +02:00
  • 41ab56db7a Apply clang-format TamtamHero 2021-04-16 10:05:49 +02:00
  • 5dd99c3d48 Move TxType parsing in cmd_signTx and add 0x6501 error pscott 2021-04-15 17:59:41 +02:00
  • 6ccc36fa39 Move txType parsing outside of forloop pscott 2021-04-15 17:08:09 +02:00
  • 01fd39ea96 Add LEGACY_TX pscott 2021-04-15 16:20:39 +02:00
  • 99950a396c Add max and min values and restrict bounds pscott 2021-04-15 16:19:12 +02:00
  • 9876999b8d Enumerate through variants pscott 2021-04-15 16:13:42 +02:00
  • 9e6610c56a Fix debug messages pscott 2021-04-15 15:42:46 +02:00
  • 65ac116e91 Restrict txType to be within enum bounds pscott 2021-04-15 15:38:38 +02:00
  • 9c20c54013 Apply clang format pscott 2021-04-15 15:37:26 +02:00
  • 3faa172ec2 Add MAX and MIN tx types pscott 2021-04-15 15:36:21 +02:00
  • 48562ccfc7 Add TransactionType and adapt parser to parse them pscott 2021-04-15 15:25:46 +02:00
  • b5c1475800 Fix initialization BTChip github 2021-04-07 12:19:51 +02:00
  • c7e3bfda08 Add Deversifi proxy support BTChip github 2021-04-05 14:56:56 +02:00
  • b09ba946d5 Merge pull request #127 from LedgerHQ/fix_warning_1.6 Jean P 2021-03-25 12:42:12 +01:00
  • 75861077a3 Apply clang-format to compound_plugin pscott 2021-03-25 10:44:58 +01:00
  • 013538e9fe Apply clang-format pscott 2021-03-25 10:43:59 +01:00
  • 9a798e3662 Fix warnings for nanox sdk pscott 2021-03-24 16:32:08 +01:00
  • acdbb36b44 Fix warnings by including headers and casting pscott 2021-03-24 16:09:03 +01:00
  • 69773b0846 Add Wno- flags to Makefile pscott 2021-03-24 16:08:48 +01:00
  • d88c832f06 Update starkexv2 documentation BTChip github 2021-02-21 23:38:44 +01:00
  • 174de701c0 Bump version 1.6.5 TamtamHero 2021-02-12 12:23:42 +01:00
  • cc1315a738 Merge pull request #126 from LedgerHQ/display_nonce Jean P 2021-02-12 12:22:17 +01:00
  • a96caadc4f Fix swap issue with nonce update, save a few bytes and improve settings switch feedback TamtamHero 2021-02-12 11:53:41 +01:00
  • 9874ab4116 Set displayBuffer back to 50 bytes pscott 2021-02-08 13:19:00 +01:00
  • 1acce7aa4c Update ux_approval_tx_flow naming pscott 2021-02-05 18:03:24 +01:00
  • 4cbcdc0be0 Apply clang-format pscott 2021-02-05 17:58:21 +01:00
  • 2518efd3dd Add manual ux_flow; display nonce is now a setting pscott 2021-02-05 17:52:46 +01:00
  • b2d5b85a2f Add nonce display settings ; nonce is always displayed pscott 2021-02-05 17:33:12 +01:00
  • 734b200ba1 Merge pull request #125 from eatdostacos/master Jean P 2021-01-13 09:52:30 +01:00
  • f12e8901ee Standardize Changelog Dates eatdostacos 2021-01-12 17:52:54 -08:00
  • 8c852bda37 Update CHANGELOG.md TamtamHero 2021-01-12 11:34:09 +01:00
  • 6999a6555f Bump version 1.6.4 TamtamHero 2021-01-12 11:28:02 +01:00
  • ed0926fcef Update broken warning icon TamtamHero 2021-01-11 13:51:09 +01:00
  • 5f43cb7a59 fix helper python script that was signing garbage TamtamHero 2021-01-11 12:43:27 +01:00
  • 4df53f5f56 tmp undoing change breaking swap retro-compatibility TamtamHero 2021-01-05 16:43:00 +01:00
  • 4629d6633c Fix contract details debugging with plugins BTChip github 2020-12-29 23:55:36 +01:00
  • 572ae1d57f Bump version 1.6.3 TamtamHero 2020-12-10 12:17:11 +01:00
  • a168aafd58 Merge pull request #119 from LedgerHQ/upgrade_swap Jean P 2020-12-10 12:06:12 +01:00
  • 1fd89554a3 Specify python version in Makefile TamtamHero 2020-12-10 11:51:55 +01:00
  • 809da3ce33 Fix sizeof on address instead of value TamtamHero 2020-12-08 13:06:24 +01:00
  • 79d74991e5 cleanup argument parsing when used as a library + ensure os_lib_end gets called TamtamHero 2020-12-08 12:45:30 +01:00
  • a865be3d5f remove useless calls to strlen TamtamHero 2020-12-08 12:44:27 +01:00
  • 412d764f49 make swap handle functions return a value TamtamHero 2020-12-08 12:43:58 +01:00
  • 2b2a3dade3 Merge pull request #117 from LedgerHQ/format-and-basic-CI Jean P 2020-12-03 15:24:14 +01:00
  • 8e57f1d699 Add a minimal github action pipeline TamtamHero 2020-12-01 16:44:51 +01:00
  • 17bd07a346 Apply clang-format TamtamHero 2020-12-01 16:20:13 +01:00
  • 1421a74be5 Add clang-format config TamtamHero 2020-12-01 16:19:54 +01:00
  • b6731d030b Conditionnaly comment Starkware some missing logic for altcoins TamtamHero 2020-11-30 18:45:54 +01:00
  • 2391036407 Bump version 1.6.2 TamtamHero 2020-11-30 18:37:20 +01:00
  • ef5ac7688f Merge pull request #115 from LedgerHQ/starkexv2_rebased Jean P 2020-11-30 18:24:02 +01:00
  • 1a311684a2 Replace memset by expilcit_bzero for critical data BTChip github 2020-11-30 18:13:21 +01:00
  • 251f565664 Update contract information for DeversiFi contracts BTChip github 2020-11-30 18:06:31 +01:00
  • 3313cb8949 Fix Deposit ETH amount display BTChip github 2020-11-30 17:45:25 +01:00
  • d321306497 Fix Typo BTChip github 2020-11-30 17:23:46 +01:00
  • c61f522ee0 Fix conditional ETH2 for Ropsten BTChip github 2020-11-25 11:48:12 +01:00
  • 7f0bad329b Merge :gerard: review feedbacks BTChip github 2020-11-25 10:04:36 +01:00