pscott
|
f893637d71
|
Clang-format
|
2021-04-27 10:37:22 +02:00 |
|
pscott
|
a6945c42b2
|
Fix return values from enums
|
2021-04-27 10:36:22 +02:00 |
|
pscott
|
e4d66535ed
|
Use equal for comparison with unsuccesful variant
|
2021-04-24 12:15:32 +02:00 |
|
pscott
|
6cd4b6e2aa
|
Revamp return results of plugins
|
2021-04-24 12:14:36 +02:00 |
|
pscott
|
dcacda44c1
|
Revert changes to seteth2withdrawalindex
|
2021-04-24 12:04:41 +02:00 |
|
pscott
|
59ce2b6562
|
Uncomment os_perso_derive
|
2021-04-24 12:02:47 +02:00 |
|
pscott
|
c006233a78
|
Fix enum value for UNAVAILABLE
|
2021-04-24 12:02:25 +02:00 |
|
pscott
|
0af10691eb
|
Verify return value of plugin
|
2021-04-23 19:15:30 +02:00 |
|
pscott
|
fe2aab08a1
|
Add comment regarding arbitrary value of INDEX_MAX
|
2021-04-22 15:53:09 +02:00 |
|
pscott
|
d4bd5cac89
|
Fix compilation error
|
2021-04-22 15:06:12 +02:00 |
|
pscott
|
550fc86ba8
|
Remove INDEX_MAX from withdrawal_index.h ; set limit to 2^19
|
2021-04-22 14:57:30 +02:00 |
|
pscott
|
18822f9462
|
Move deposit_address to eth2_deposit_parameters_t
|
2021-04-22 14:39:46 +02:00 |
|
pscott
|
a6a196b62d
|
Remove comment of os_perso_derive
|
2021-04-22 14:29:27 +02:00 |
|
pscott
|
e76a7aa5ca
|
Clang please
|
2021-04-22 14:08:02 +02:00 |
|
pscott
|
3fd3b2e46d
|
clang-format
|
2021-04-22 14:05:39 +02:00 |
|
pscott
|
31ad5e3431
|
Remove comments
|
2021-04-22 14:04:09 +02:00 |
|
pscott
|
a4dcec436f
|
Clang-format
|
2021-04-22 14:01:52 +02:00 |
|
pscott
|
b899edfaaf
|
Display validator address
|
2021-04-22 13:57:09 +02:00 |
|
pscott
|
d1f5cd0286
|
Fix destinationLen computing
|
2021-04-22 11:40:12 +02:00 |
|
pscott
|
4c067f2a43
|
Add check for deposit contract address
|
2021-04-22 11:38:21 +02:00 |
|
pscott
|
6ff2172f1b
|
Add upper bound for withdrawal index
|
2021-04-22 10:08:05 +02:00 |
|
pscott
|
d5b32af95e
|
Clang format
|
2021-04-21 17:24:54 +02:00 |
|
pscott
|
11701b6fa2
|
Remove debugging printf
|
2021-04-21 17:19:02 +02:00 |
|
pscott
|
1a1a3198f9
|
Remove debugggin printf
|
2021-04-21 17:17:21 +02:00 |
|
pscott
|
704c34a5d5
|
Rename to PARSING_IS_DONE
|
2021-04-21 17:15:43 +02:00 |
|
pscott
|
cac2b95136
|
Remove printf when parsing legacy tx
|
2021-04-21 17:11:51 +02:00 |
|
pscott
|
fa0dacb447
|
Remove printf when parsing chainID
|
2021-04-21 17:10:58 +02:00 |
|
pscott
|
d701f75197
|
Add comments to u32_from_BE in header file
|
2021-04-21 17:09:45 +02:00 |
|
pscott
|
dafdc404ac
|
Add strict parameter to u32_from_BE
|
2021-04-21 17:07:16 +02:00 |
|
pscott
|
81ec019242
|
Re-enable plugins
|
2021-04-21 17:04:09 +02:00 |
|
pscott
|
970f0355dd
|
Add support for EIP2718 (enveloppe) and EIP2930 (acess list tx); Display chain ID when different from 1 (ethereum mainnet)
|
2021-04-21 16:56:17 +02:00 |
|
TamtamHero
|
de0f449204
|
Bump version 1.6.6
|
2021-04-16 10:30:27 +02:00 |
|
Jean P
|
53b77be0c2
|
Merge pull request #132 from LedgerHQ/deversifi_proxy
Deversifi proxy
|
2021-04-16 10:24:02 +02:00 |
|
TamtamHero
|
41ab56db7a
|
Apply clang-format
|
2021-04-16 10:05:49 +02:00 |
|
pscott
|
5dd99c3d48
|
Move TxType parsing in cmd_signTx and add 0x6501 error
|
2021-04-15 17:59:41 +02:00 |
|
pscott
|
6ccc36fa39
|
Move txType parsing outside of forloop
|
2021-04-15 17:08:09 +02:00 |
|
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 |
|
BTChip github
|
b5c1475800
|
Fix initialization
|
2021-04-07 12:19:51 +02:00 |
|
BTChip github
|
c7e3bfda08
|
Add Deversifi proxy support
|
2021-04-05 14:56:56 +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 |
|