Commit Graph

309 Commits

Author SHA1 Message Date
pscott
01fd39ea96 Add LEGACY_TX 2021-04-15 16:20:39 +02:00
pscott
99950a396c Add max and min values and restrict bounds 2021-04-15 16:19:12 +02:00
pscott
9876999b8d Enumerate through variants 2021-04-15 16:13:42 +02:00
pscott
9e6610c56a Fix debug messages 2021-04-15 15:42:46 +02:00
pscott
65ac116e91 Restrict txType to be within enum bounds 2021-04-15 15:38:38 +02:00
pscott
9c20c54013 Apply clang format 2021-04-15 15:37:26 +02:00
pscott
3faa172ec2 Add MAX and MIN tx types 2021-04-15 15:36:21 +02:00
pscott
48562ccfc7 Add TransactionType and adapt parser to parse them 2021-04-15 15:25:46 +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
75861077a3 Apply clang-format to compound_plugin 2021-03-25 10:44:58 +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
pscott
69773b0846 Add Wno- flags to Makefile 2021-03-24 16:08:48 +01:00
BTChip github
d88c832f06 Update starkexv2 documentation 2021-02-21 23:38:44 +01:00
TamtamHero
174de701c0 Bump version 1.6.5 2021-02-12 12:23:42 +01:00
Jean P
cc1315a738 Merge pull request #126 from LedgerHQ/display_nonce
Add setting display nonce
2021-02-12 12:22:17 +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
9874ab4116 Set displayBuffer back to 50 bytes 2021-02-08 13:19:00 +01:00
pscott
1acce7aa4c Update ux_approval_tx_flow naming 2021-02-05 18:03:24 +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
Jean P
734b200ba1 Merge pull request #125 from eatdostacos/master
Standardize Changelog Dates (No Functional Change)
2021-01-13 09:52:30 +01:00
eatdostacos
f12e8901ee Standardize Changelog Dates 2021-01-12 17:52:54 -08:00
TamtamHero
8c852bda37 Update CHANGELOG.md 2021-01-12 11:34:09 +01:00
TamtamHero
6999a6555f Bump version 1.6.4 2021-01-12 11:28:02 +01:00
TamtamHero
ed0926fcef Update broken warning icon 2021-01-11 13:51:09 +01:00
TamtamHero
5f43cb7a59 fix helper python script that was signing garbage 2021-01-11 12:43:27 +01:00
TamtamHero
4df53f5f56 tmp undoing change breaking swap retro-compatibility 2021-01-05 16:43:00 +01:00
BTChip github
4629d6633c Fix contract details debugging with plugins 2021-01-05 15:31:26 +01:00
TamtamHero
572ae1d57f Bump version 1.6.3 2020-12-10 12:17:11 +01:00
Jean P
a168aafd58 Merge pull request #119 from LedgerHQ/upgrade_swap
Upgrade swap code to better standards
2020-12-10 12:06:12 +01:00
TamtamHero
1fd89554a3 Specify python version in Makefile 2020-12-10 11:52:08 +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
Jean P
2b2a3dade3 Merge pull request #117 from LedgerHQ/format-and-basic-CI
Add clang-format and basic CI
2020-12-03 15:24:14 +01:00
TamtamHero
8e57f1d699 Add a minimal github action pipeline 2020-12-01 16:44:51 +01:00
TamtamHero
17bd07a346 Apply clang-format 2020-12-01 16:20:13 +01:00
TamtamHero
1421a74be5 Add clang-format config 2020-12-01 16:19:54 +01:00
TamtamHero
b6731d030b Conditionnaly comment Starkware some missing logic for altcoins 2020-11-30 18:45:54 +01:00
TamtamHero
2391036407 Bump version 1.6.2 2020-11-30 18:37:20 +01:00
Jean P
ef5ac7688f Merge pull request #115 from LedgerHQ/starkexv2_rebased
StarkExV2
2020-11-30 18:24:02 +01:00
BTChip github
1a311684a2 Replace memset by expilcit_bzero for critical data 2020-11-30 18:22:21 +01:00
BTChip github
251f565664 Update contract information for DeversiFi contracts 2020-11-30 18:22:20 +01:00
BTChip github
3313cb8949 Fix Deposit ETH amount display 2020-11-30 18:22:19 +01:00
BTChip github
d321306497 Fix Typo 2020-11-30 18:22:19 +01:00
BTChip github
c61f522ee0 Fix conditional ETH2 for Ropsten 2020-11-30 18:22:18 +01:00